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
2020-02-28Remove some unused code from TestCuraStackBuilderJaime van Kessel
2020-02-07Add test for spaces in definition IDsGhostkeeper
2020-01-02Fix the failing testsJaime van Kessel
2019-12-20Make test a bit more readableJaime van Kessel
2019-11-07Add _trustHook() to MockContainerLipu Fei
2019-11-06Fix TestDefinitionContainerLipu Fei
2019-11-04Report on all faulty keys at once instead of crashing on firstGhostkeeper
2019-11-01Also assert that the extruder_nr setting matchesGhostkeeper
2019-11-01Add test to see if definition's extruder number matches upGhostkeeper
2019-11-01Test extruders for correctness but not for validityGhostkeeper
2019-11-01Also test validity and correctness of extruder definitionsGhostkeeper
2019-10-22Assert that there is no ID metadata entry in definition containersGhostkeeper
2019-10-22Document helper functionsGhostkeeper
2019-10-18Sort definition files before testing themGhostkeeper
2019-10-18Also name which setting has the dysfunctional overrideGhostkeeper
2019-10-18Fix testing if JSON elements are mappingsGhostkeeper
2019-10-18Add test for overriding default_value while there is a valueGhostkeeper
2019-10-04Add test for getting quality groups from the container treeGhostkeeper
2019-09-23Partial fix for intent manager not finding correct profile in testGhostkeeper
2019-09-23Fix test for stack builderJaime van Kessel
2019-09-23Mock ContainerTree instead of ContainerRegistryGhostkeeper
2019-09-10Merge branch 'master' into feature_intent_container_treeDiego Prado Gesto
2019-09-09Fix testsLipu Fei
2019-09-06Expand the createUniqueName testJaime van Kessel
2019-08-29Fix testsJaime van Kessel
2019-08-29Add missing isDirty functionJaime van Kessel
2019-08-15Replace deprecated .getContainer() calls with .containerRemco Burema
2019-08-13Fix running tests via CMakeGhostkeeper
2019-08-13Merge branch 'feature_intent' into feature_intent_container_treeGhostkeeper
2019-08-13Merge branch 'master' into feature_intentGhostkeeper
2019-08-12Fix final set of broken testsJaime van Kessel
2019-08-12Fix tests for ContainerManagerJaime van Kessel
2019-08-02Add test for _getIOPluginsJaime van Kessel
2019-08-02Add tests for _isMetadataValidJaime van Kessel
2019-06-03Fix testsJaime van Kessel
2019-05-31Add a number of tests for settingInheritanceManagerJaime van Kessel
2019-05-31Add a bunch of tests for importing profilesJaime van Kessel
2019-05-31Add tests for _findProfileWriterJaime van Kessel
2019-05-31Add tests for ExportQualityProfileJaime van Kessel
2019-05-28Add tests for SettingOverrideDecoratorJaime van Kessel
2019-05-24Add a few more simple tests for extruder stackJaime van Kessel
2019-05-24Add test for creating extruder stackJaime van Kessel
2019-05-24Fix the simple create machine testJaime van Kessel
2019-05-20Add test for CuraStackBuilderJaime van Kessel
2019-05-14Give slightly more information when definition is invalidGhostkeeper
2019-03-15Add test for exporting container by means of the containerManagerJaime van Kessel
2019-03-15Add test that checks the validity of the namefiltersJaime van Kessel
2019-03-15Add test cases for the ContainerManagerJaime van Kessel
2019-03-11Reduce print output during happy path of automated testsGhostkeeper
2019-03-11Merge branch '4.0' of github.com:Ultimaker/CuraJaime van Kessel