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
path: root/tests
AgeCommit message (Expand)Author
2018-07-11Only use setMetaDataEntry()Lipu Fei
2018-06-13Merge branch 'master' into mypy_fixesDiego Prado Gesto
2018-06-11Set encoding correctly when opening files everywhereGhostkeeper
2018-06-01Remove unused target_container parameterGhostkeeper
2018-05-23CURA-5370 The minimum offset between objects in the Arranger is now determine...Jack Ha
2018-05-22CURA-5370 Small refactor for Arranger: make x and y consistent (numpy arrays ...Jack Ha
2018-04-25Fix unit tests for adding CuraContainerStacksLipu Fei
2018-03-14Fix failing test for um3_extended 0.8 variantChrisTerBeke
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
2018-01-04CURA-4672 fix auto arrange for small models, they are now rounded up to 1 pix...Jack Ha
2018-01-03Move all decorators in the scene subfolderChrisTerBeke
2018-01-03Move all arranging related code into a subfolderChrisTerBeke
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-10-02Fix unit testJaime van Kessel
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-08-04Add test to ensure that UM3 and UM3E variants are kept the sameGhostkeeper
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-02Merge branch 'master' of github.com:Ultimaker/Cura into cura_containerstackJaime van Kessel
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-13Removed print statements from unit testJaime van Kessel