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 |
Ghostkeeper
|
8dc073f5c8
Add container types to fallthrough tests
|
8 years ago |
Ghostkeeper
|
b97ef58436
Remove redundant deserialize tests
|
8 years ago |
Ghostkeeper
|
4bb217592f
Refactor deserialise tests
|
8 years ago |
Arjen Hiemstra
|
b9dc94e1f6
Override getProperty in ExtruderStack with some additional checks
|
8 years ago |
Arjen Hiemstra
|
93e42164a8
Make value unit tests also provide a "state" property
|
8 years ago |
Arjen Hiemstra
|
323107ef5c
Fix GlobalStack::getProperty
|
8 years ago |
Ghostkeeper
|
70dc9fd95b
Document why we skip this test for now
|
8 years ago |
Ghostkeeper
|
1c2ce5b8b1
Remove old getPropertyWithResolve test
|
8 years ago |
Ghostkeeper
|
86b288cc6e
Add test for when instances have value and definition has resolve
|
8 years ago |
Ghostkeeper
|
759da2ab05
Add test for value winning over resolve in instances
|
8 years ago |
Ghostkeeper
|
0a7bcc4277
Add test for when there's no resolve in definitions
|
8 years ago |
Ghostkeeper
|
12d1db8f19
Add test for whether resolve wins in definition
|
8 years ago |
Arjen Hiemstra
|
73e1af49ee
Track which settings we are trying to "resolve"
|
8 years ago |
Arjen Hiemstra
|
09e5765f22
Do not try to validate against machine_extruder_count when there is no machine_extruder_count
|
8 years ago |
Arjen Hiemstra
|
73779eef25
Properly set the ContainerRegistry for the missing container test
|
8 years ago |
Ghostkeeper
|
dfd8cfb2b8
Skip test_deserializeMoveDefinitionContainer
|
8 years ago |
Ghostkeeper
|
71aca6aa4b
Remove old deserialize tests
|
8 years ago |
Ghostkeeper
|
f12ffad2c1
Add test for moving definition containers
|
8 years ago |
Ghostkeeper
|
e807739117
Add test for moving containers through deserialising
|
8 years ago |
Ghostkeeper
|
f27e7fca88
Document test_deserializeWrongDefinitionClass
|
8 years ago |
Ghostkeeper
|
5e9695773a
Add test for instance containers on definition spot
|
8 years ago |
Ghostkeeper
|
00412e905f
Add test for removing definitions from instance locations
|
8 years ago |
Ghostkeeper
|
a955c3dfdd
Add test for removing invalid instance containers from serialisation
|
8 years ago |
Ghostkeeper
|
64ce8c0bb1
Add test for whether an empty stack deserialises to proper size
|
8 years ago |
Ghostkeeper
|
069235f9e0
Split test_constrainContainerTypes into multiple tests
|
8 years ago |
Ghostkeeper
|
2cdb6c5f6f
Split test_constrainContainerTypes into separate tests
|
8 years ago |
Ghostkeeper
|
07d64f2335
Report the type that was found when replacing containers
|
8 years ago |