Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-11Only use setMetaDataEntry()Lipu Fei
2018-06-01Remove unused target_container parameterGhostkeeper
2018-04-25Fix unit tests for adding CuraContainerStacksLipu Fei
2018-02-27Remove approximate diameter unit tests because the function/property is goneLipu Fei
2018-02-16WIP: Remove findDefault..()sLipu Fei
2018-02-16WIP: Remove set..ById()s in CuraContainerStackLipu Fei
2018-02-06PyTest fix: The extruder stack test is failedAleksei S
2017-12-15Tests: Removed python circular import dependency and added empty containersAleksei S
2017-11-29Merge branch 'master' into feature_local_container_serverGhostkeeper
2017-11-27Remove test for upgrading from legacy stacks to modern stacksGhostkeeper
2017-11-24Set definition by their IDGhostkeeper
2017-10-26Fix broken unit tests due to evaluation contextLipu Fei
2017-10-20Use findContainersMetadata whenever possibleGhostkeeper
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-06-30Add test for very large material diametersGhostkeeper
2017-06-30Set material_diameter setting in approximate material diameter testGhostkeeper
2017-06-22Expose approximateMaterialDiameter of the definitionGhostkeeper
2017-05-17Fix the addExtruder unit testArjen Hiemstra
2017-05-17Merge branch 'master' of github.com:Ultimaker/Cura into transparent_limit_to_...Arjen Hiemstra
2017-05-16Fix circular import problem caused by moving SettingVersion into CuraApplicationLipu Fei
2017-05-16Merge branch 'transparent_limit_to_extruder' of github.com:ultimaker/Cura int...Arjen Hiemstra
2017-05-15Fixed two remaining failing unit testsJaime van Kessel
2017-05-15Fixes unit fallthrough unit testJaime van Kessel
2017-05-12Don't register registry at ContainerStack class any moreGhostkeeper
2017-05-12Define fixture for DefinitionContainer instancesGhostkeeper
2017-05-12Add test for when setting_version doesn't match its definitionGhostkeeper
2017-05-12Add test for when an instance container has no setting_versionGhostkeeper
2017-05-12Add test for happy path of filtering by setting_versionGhostkeeper
2017-05-12Add test for registering global stacksGhostkeeper
2017-05-12Add test for registring containersGhostkeeper
2017-05-09Fix unit test. Related to CURA-3757Jack Ha
2017-05-04Fix unit testArjen Hiemstra
2017-05-04Fix extruderstack test on CIArjen Hiemstra
2017-05-02Fixed unit testJaime van Kessel
2017-05-01Fixed the upgraderFileRename testJaime van Kessel
2017-05-01Fixed one of the testsJaime van Kessel
2017-04-25Revert permissionsJack Ha
2017-04-25Added some smoketests. CURA-3297Jack Ha
2017-04-12ExtruderStack requires a next stack, so make sure it has that in testsArjen Hiemstra
2017-04-12Remove superfluous mocking and fixturesGhostkeeper
2017-04-12Let setProperty tests test only whether setProperty on container is calledGhostkeeper
2017-04-12Change expected exception in test_set...ByIdDoesntExistGhostkeeper
2017-04-12Let test_setVariantByIdExists use new container registry functionalityGhostkeeper
2017-04-12Let test_setQualityChangesByIdExists use new container registry functionalityGhostkeeper
2017-04-12Let test_setQualityByIdExists use new container registry functionalityGhostkeeper
2017-04-12Let test_setMaterialByIdExists use new container registry functionalityGhostkeeper
2017-04-12Let container_registry return a pre-set value for what containers it findsGhostkeeper
2017-04-12Remove superfluous mocking and fixturesGhostkeeper
2017-04-12Only test whether setProperty calls setProperty on proper containerGhostkeeper
2017-04-12Remove superfluous output_value parameterGhostkeeper