Jaime van Kessel
|
69c3baf87f
Fixed unit test
|
7 years ago |
Jaime van Kessel
|
c815077278
Fixed the upgraderFileRename test
|
7 years ago |
Jaime van Kessel
|
e6e442348b
Fixed one of the tests
|
7 years ago |
Jack Ha
|
8a227c0269
Revert permissions
|
7 years ago |
Jack Ha
|
74059a82a5
Added some smoketests. CURA-3297
|
7 years ago |
Jack Ha
|
ed23e6f5b2
Removed more commented out code. CURA-3497
|
7 years ago |
Jack Ha
|
163929196d
Removed commented out code. CURA-3497
|
7 years ago |
Jack Ha
|
c91bc015e4
Removed unused variables. CURA-3497
|
7 years ago |
Jack Ha
|
765ddefd7f
Reverse lookup TypeIndexMap is now also a dict. CURA-3497
|
7 years ago |
Arjen Hiemstra
|
ab1044de7b
Some more documentation
|
8 years ago |
Arjen Hiemstra
|
7a907aa713
Deprecate addMachineExtruders/createExtruderTrain
|
8 years ago |
Arjen Hiemstra
|
0467a8688a
Make the UM3 work properly
|
8 years ago |
Arjen Hiemstra
|
0a0353da82
Move code to set default variant/material/quality to CuraContainerStack
|
8 years ago |
Arjen Hiemstra
|
8682eb1486
Document CuraContainerStack
|
8 years ago |
Arjen Hiemstra
|
f1b5098a0a
Document CuraStackBuilder
|
8 years ago |
Arjen Hiemstra
|
edc5b8b84e
Register extruders with ExtruderManager
|
8 years ago |
Arjen Hiemstra
|
de57546020
Document ExtruderStack
|
8 years ago |
Arjen Hiemstra
|
8e1580d8d9
Document GlobalStack
|
8 years ago |
Arjen Hiemstra
|
af3f340fc2
Handle the fact that findContainers might end up returning None
|
8 years ago |
Arjen Hiemstra
|
0fee41d519
Allow CuraStackBuilder to determine the "default" variant/material/quality
|
8 years ago |
Arjen Hiemstra
|
b87e7c46bf
Use the normal empty container for quality changes as well
|
8 years ago |
Arjen Hiemstra
|
33301c835b
Use CuraStackBuilder::createMachine when adding a new machine
|
8 years ago |
Arjen Hiemstra
|
f154db13b1
Add a createMachine method to CuraStackBuilder that creates a complete machine
|
8 years ago |
Arjen Hiemstra
|
df8bba6c96
Add "machine" metadata entry when setting the next stack for an extruder
|
8 years ago |
Arjen Hiemstra
|
0c232c9462
ExtruderStack requires a next stack, so make sure it has that in tests
|
8 years ago |
Arjen Hiemstra
|
d29ae60d38
Add missing Any import
|
8 years ago |
Ghostkeeper
|
70055d35c0
Remove superfluous mocking and fixtures
|
8 years ago |
Ghostkeeper
|
eaf180c150
Let setProperty tests test only whether setProperty on container is called
|
8 years ago |
Ghostkeeper
|
06797abafe
Change expected exception in test_set...ByIdDoesntExist
|
8 years ago |
Ghostkeeper
|
0e82c84790
Let test_setVariantByIdExists use new container registry functionality
|
8 years ago |
Ghostkeeper
|
4db7c6ae66
Let test_setQualityChangesByIdExists use new container registry functionality
|
8 years ago |
Ghostkeeper
|
972e94386c
Let test_setQualityByIdExists use new container registry functionality
|
8 years ago |
Ghostkeeper
|
27f053ad7b
Let test_setMaterialByIdExists use new container registry functionality
|
8 years ago |
Ghostkeeper
|
361b58f49c
Let container_registry return a pre-set value for what containers it finds
|
8 years ago |
Ghostkeeper
|
479176bc6f
Remove superfluous mocking and fixtures
|
8 years ago |
Ghostkeeper
|
09ab895feb
Only test whether setProperty calls setProperty on proper container
|
8 years ago |
Ghostkeeper
|
2161cf9f52
Remove superfluous output_value parameter
|
8 years ago |
Ghostkeeper
|
7f1930d452
Rewrite test_setPropertyUser
|
8 years ago |
Ghostkeeper
|
52d6c074f5
Align parameters of test_setPropertyUser
|
8 years ago |
Ghostkeeper
|
2c9e115488
Add test for hasUserValue returning false
|
8 years ago |
Ghostkeeper
|
bbddc2308e
Don't use MockContainer in hasUserChanges tests
|
8 years ago |
Ghostkeeper
|
e0c8a52eec
Fix test_setVariantByIdExists
|
8 years ago |
Ghostkeeper
|
f08053283e
Fix test_setQualityChangesByIdExists
|
8 years ago |
Ghostkeeper
|
73bd47a0a1
Actually assert that the ID is correct
|
8 years ago |
Ghostkeeper
|
c5cce10786
Fix test_setQualityByIdExists
|
8 years ago |
Ghostkeeper
|
d652e4564e
Fix test_setMaterialByIdExists
|
8 years ago |
Ghostkeeper
|
546cacec37
Verify that we set the correct container after set...ByID
|
8 years ago |
Ghostkeeper
|
6ba79881df
Use new container registry functionality for test_setDefinitionByIdExists
|
8 years ago |
Ghostkeeper
|
4f83ae3fa7
Remove unused import
|
8 years ago |
Ghostkeeper
|
c3ad7d114a
Set return value of registry.findContainers in the test
|
8 years ago |