Ghostkeeper
|
1c2ce5b8b1
Remove old getPropertyWithResolve test
|
8 лет назад |
Ghostkeeper
|
86b288cc6e
Add test for when instances have value and definition has resolve
|
8 лет назад |
Ghostkeeper
|
759da2ab05
Add test for value winning over resolve in instances
|
8 лет назад |
Ghostkeeper
|
0a7bcc4277
Add test for when there's no resolve in definitions
|
8 лет назад |
Ghostkeeper
|
12d1db8f19
Add test for whether resolve wins in definition
|
8 лет назад |
Arjen Hiemstra
|
73e1af49ee
Track which settings we are trying to "resolve"
|
8 лет назад |
Arjen Hiemstra
|
09e5765f22
Do not try to validate against machine_extruder_count when there is no machine_extruder_count
|
8 лет назад |
Arjen Hiemstra
|
73779eef25
Properly set the ContainerRegistry for the missing container test
|
8 лет назад |
Ghostkeeper
|
dfd8cfb2b8
Skip test_deserializeMoveDefinitionContainer
|
8 лет назад |
Ghostkeeper
|
71aca6aa4b
Remove old deserialize tests
|
8 лет назад |
Ghostkeeper
|
f12ffad2c1
Add test for moving definition containers
|
8 лет назад |
Ghostkeeper
|
e807739117
Add test for moving containers through deserialising
|
8 лет назад |
Ghostkeeper
|
f27e7fca88
Document test_deserializeWrongDefinitionClass
|
8 лет назад |
Ghostkeeper
|
5e9695773a
Add test for instance containers on definition spot
|
8 лет назад |
Ghostkeeper
|
00412e905f
Add test for removing definitions from instance locations
|
8 лет назад |
Ghostkeeper
|
a955c3dfdd
Add test for removing invalid instance containers from serialisation
|
8 лет назад |
Ghostkeeper
|
64ce8c0bb1
Add test for whether an empty stack deserialises to proper size
|
8 лет назад |
Ghostkeeper
|
069235f9e0
Split test_constrainContainerTypes into multiple tests
|
8 лет назад |
Ghostkeeper
|
2cdb6c5f6f
Split test_constrainContainerTypes into separate tests
|
8 лет назад |
Ghostkeeper
|
07d64f2335
Report the type that was found when replacing containers
|
8 лет назад |
Ghostkeeper
|
d74aa4d24e
Don't get with default from dictionary using named parameters
|
8 лет назад |
Ghostkeeper
|
16b3c78667
Guard against type checking of DefinitionContainer
|
8 лет назад |
Ghostkeeper
|
7158ebdaea
Guard against type checking when replacing definition container
|
8 лет назад |
Ghostkeeper
|
d5df226024
Cache the indexes class
|
8 лет назад |
Ghostkeeper
|
f4fcb50a4f
Fix container types of mock containers in fallthrough
|
8 лет назад |
Ghostkeeper
|
4dfc86d5bb
Remove unused import
|
8 лет назад |
Ghostkeeper
|
e71af663c3
Make getEmptyInstanceContainer return a container with ID 'empty'
|
8 лет назад |
Ghostkeeper
|
7ce89f5d80
Simplify defaults for container IDs in fixtures
|
8 лет назад |
Ghostkeeper
|
46f3b5bd97
Use yield_fixture for fixtures with teardown
|
8 лет назад |
Ghostkeeper
|
0fe1b54588
Merge branch 'cura_containerstack' of github.com:Ultimaker/Cura into cura_containerstack
|
8 лет назад |
Arjen Hiemstra
|
e1537d4dea
Fix quality selection menu to highlight the active entry
|
8 лет назад |
Arjen Hiemstra
|
df25fa9345
Do not try to handle resolve manually in StartSliceJob
|
8 лет назад |
Arjen Hiemstra
|
6827849220
Un-deprecate activeMachine{Name,Id}
|
8 лет назад |
Arjen Hiemstra
|
433537a2f0
Add type metadata to Extruder/Global stack
|
8 лет назад |
Ghostkeeper
|
8506c21099
Replace DefinitionContainer with MagicMock in test_addExtruder
|
8 лет назад |
Arjen Hiemstra
|
608e62e081
Do not try to get resolve when extruder count == 1 or for nonexistant properties
|
8 лет назад |
Arjen Hiemstra
|
1c75a82779
Fix the hacked "getResolveOrValue" to return value always instead of resolve
|
8 лет назад |
Arjen Hiemstra
|
4da2de532b
Fix saving of Global/Extruder stack
|
8 лет назад |
Arjen Hiemstra
|
d3d2bdfaeb
getResolveOrValue has become obsolete now that stack.getProperty can return a resolve
|
8 лет назад |
Arjen Hiemstra
|
a16b5d73b6
Partial fix for infinite recursion when trying to call getProperty
|
8 лет назад |
Arjen Hiemstra
|
82333a244b
Add some initial code to use the new classes to create new machines
|
8 лет назад |
Arjen Hiemstra
|
cbc19b13eb
Deprecate the activeMachineName/Id properties in favour of activeMachine
|
8 лет назад |
Arjen Hiemstra
|
7eb5441ebc
Add an "activeMachine" property to MachineManager
|
8 лет назад |
Arjen Hiemstra
|
47a388fd2c
Introduce a CuraStackBuilder class
|
8 лет назад |
Arjen Hiemstra
|
e6adca7dd3
Fix type metadata of some of the test container stacks
|
8 лет назад |
Arjen Hiemstra
|
1f0f8cd6ea
Make GlobalStack a subclass of CuraContainerStack
|
8 лет назад |
Arjen Hiemstra
|
202f19a081
Make ExtruderStack a subclass of CuraContainerStack
|
8 лет назад |
Arjen Hiemstra
|
d4400b8674
Introduce a CuraContainerStack that has all the code shared between global and extruder
|
8 лет назад |
Arjen Hiemstra
|
d7984c888b
Use a proper container mock for test user/quality changes
|
8 лет назад |
Arjen Hiemstra
|
30fd1ded45
Fix setPropertyOtherContainers test
|
8 лет назад |