Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
ff3f4c99a8
Remove incorrect comment
|
4 years ago |
Nino van Hooff
|
c2c96faf5f
Convert remaining doxygen to rst
|
4 years ago |
Jaime van Kessel
|
3748b256ce
Add a few more simple tests for extruder stack
|
5 years ago |
Lipu Fei
|
c20274e356
Move constant instance containers to a separate file
|
6 years ago |
Diego Prado Gesto
|
b85950b128
Fix tests in the ExtruderStack.
|
6 years ago |
Diego Prado Gesto
|
db7f1242cd
Fix some unit tests.
|
6 years ago |
Lipu Fei
|
af02dc2758
Only use setMetaDataEntry()
|
6 years ago |
Ghostkeeper
|
e38228ac24
Remove unused target_container parameter
|
6 years ago |
Lipu Fei
|
12164a0c88
WIP: Remove set..ById()s in CuraContainerStack
|
6 years ago |
Aleksei S
|
47925ec3bc
PyTest fix: The extruder stack test is failed
|
6 years ago |
Aleksei S
|
2c18127cc1
Tests: Removed python circular import dependency and added empty containers
|
6 years ago |
Lipu Fei
|
7d46eead60
Fix broken unit tests due to evaluation context
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Jaime van Kessel
|
da63932a95
Fixes unit fallthrough unit test
|
7 years ago |
Arjen Hiemstra
|
fe112d5d81
Fix extruderstack test on CI
|
7 years ago |
Jaime van Kessel
|
e6e442348b
Fixed one of the tests
|
7 years ago |
Arjen Hiemstra
|
0c232c9462
ExtruderStack requires a next stack, so make sure it has that in tests
|
7 years ago |
Ghostkeeper
|
70055d35c0
Remove superfluous mocking and fixtures
|
7 years ago |
Ghostkeeper
|
eaf180c150
Let setProperty tests test only whether setProperty on container is called
|
7 years ago |
Ghostkeeper
|
06797abafe
Change expected exception in test_set...ByIdDoesntExist
|
7 years ago |
Ghostkeeper
|
0e82c84790
Let test_setVariantByIdExists use new container registry functionality
|
7 years ago |
Ghostkeeper
|
4db7c6ae66
Let test_setQualityChangesByIdExists use new container registry functionality
|
7 years ago |
Ghostkeeper
|
972e94386c
Let test_setQualityByIdExists use new container registry functionality
|
7 years ago |
Ghostkeeper
|
27f053ad7b
Let test_setMaterialByIdExists use new container registry functionality
|
7 years ago |
Ghostkeeper
|
361b58f49c
Let container_registry return a pre-set value for what containers it finds
|
7 years ago |
Ghostkeeper
|
8dc073f5c8
Add container types to fallthrough tests
|
7 years ago |
Ghostkeeper
|
b97ef58436
Remove redundant deserialize tests
|
7 years ago |
Ghostkeeper
|
4bb217592f
Refactor deserialise tests
|
7 years ago |
Ghostkeeper
|
2cdb6c5f6f
Split test_constrainContainerTypes into separate tests
|
7 years ago |
Ghostkeeper
|
ccd22ef36d
Add tests for setting property on other parts of extruder stack
|
7 years ago |
Ghostkeeper
|
129f01aa24
Add tests for setting property on user changes of extruder stack
|
7 years ago |
Ghostkeeper
|
fe95755f75
Add tests for setVariantById
|
7 years ago |
Ghostkeeper
|
a5d91139ef
Add tests for setQualityChangesById
|
7 years ago |
Ghostkeeper
|
393ee7838a
Add tests for setQualityById
|
7 years ago |
Ghostkeeper
|
eb7035db45
Add tests for setMaterialById
|
7 years ago |
Ghostkeeper
|
e4952ac8c5
Add tests for setDefinitionById
|
7 years ago |
Ghostkeeper
|
78e78ac147
Add test for settings behaving like a stack
|
7 years ago |
Ghostkeeper
|
7913ff9bf2
Add test for deserializing with a missing container
|
7 years ago |
Ghostkeeper
|
69c53dcd73
Add test for constraining container types to certain slots
|
7 years ago |
Ghostkeeper
|
e3932cb21c
Document deserialize test cases
|
7 years ago |
Ghostkeeper
|
ccb9c07909
Align parameters of material deserialising test
|
7 years ago |
Ghostkeeper
|
e09f41e485
Add tests for deserialising extruders with definitions
|
7 years ago |
Ghostkeeper
|
df2ae12ca9
Add tests for deserialising extruders with variants
|
7 years ago |
Ghostkeeper
|
bbd0ca7b9f
Add tests for deserialising extruders with material
|
7 years ago |
Ghostkeeper
|
9cb7c30fcb
Add tests for deserialising extruders with quality
|
7 years ago |
Ghostkeeper
|
71a946d1b9
Add tests for deserialising extruders with quality changes
|
7 years ago |
Ghostkeeper
|
91814a827b
Line up parameters of test cases
|
7 years ago |
Ghostkeeper
|
dea86ca535
Add tests for deserialising a stack with user changes
|
7 years ago |
Ghostkeeper
|
e881465050
Add delimiter between global stuff and test cases
|
7 years ago |