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-11-26Fix unit tests that were failing after adding the getAbbreviatedMachineName t...Diego Prado Gesto
2018-10-23Add comments to the unit test to better know how it works.Diego Prado Gesto
2018-10-23Add unit test for addDefaultMachineActions()Lipu Fei
2018-10-19Fix typing in MachineActionManagerLipu Fei
2018-10-19Remove unused argument "index" in addFirstStartAction()Lipu Fei
2018-10-17Minor fixes for visibility preset testsJaime van Kessel
2018-10-17Merge branch 'master' of github.com:Ultimaker/Cura into CURA-5734-rework-and-...Jaime van Kessel
2018-10-17Fix review commentsJaime van Kessel
2018-10-10Minor code style fixesGhostkeeper
2018-10-03Merge branch 'CURA-5744-move-oauth-login' of github.com:Ultimaker/CuraJaime van Kessel
2018-10-01Minor codecleanup (Typing & removing unused imports)Jaime van Kessel
2018-10-01Added unit test for settingvisibility presetsJaime van Kessel
2018-09-28Merge branch 'master' of github.com:Ultimaker/CuraAleksei S
2018-09-28Fix refactor and testsLipu Fei
2018-09-28Added unittest for PrintInformation classAleksei S
2018-09-27Merge branch 'master' of github.com:Ultimaker/Cura into CURA-5744-move-oauth-...Jaime van Kessel
2018-09-27Fix spacingJaime van Kessel
2018-09-27Add extra unit test that tests the storing and loading of data to the prefere...Jaime van Kessel
2018-09-27Change callback for succes / failure to the new locationJaime van Kessel
2018-09-26Switch unit test to use decoratior instead of with waterfallJaime van Kessel
2018-09-24Typing fixesJaime van Kessel
2018-09-24Add LocalAuthServer testJaime van Kessel
2018-09-24Added unit tests for authorization serviceJaime van Kessel
2018-09-14Fix running tests with PyQt 5.11Ghostkeeper
2018-09-06Remove TestShortcutKeysLipu Fei
2018-09-06Fix TestShortcutKeysLipu Fei
2018-09-06Fix duplicated shortcut keys in all languagesAleksei S
2018-09-06Simplified unit test, make code clearAleksei S
2018-09-06Validate shortcut keys in all languages(except default)Aleksei S
2018-09-06Addded test for checking shortcut keysAleksei S
2018-09-06Move the script to scripts dirLipu Fei
2018-09-06Print total predicted number of buffer underrunsGhostkeeper
2018-09-05Move into tests folderGhostkeeper
2018-08-23Mock application in unit testsLipu Fei
2018-08-15Move constant instance containers to a separate fileLipu Fei
2018-08-14Fix some test in the CuraContainerRegistry.Diego Prado Gesto
2018-08-14Fix tests in the ExtruderStack.Diego Prado Gesto
2018-08-14Fix global stack tests.Diego Prado Gesto
2018-08-14Fix some unit tests.Diego Prado Gesto
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