Ghostkeeper
c14b3e4f2b
Add test with complete stack
...
In this stack, all profiles are filled in properly with an instance container. This required some magic to make the container registry always return the desired profiles.
Contributes to issue CURA-3497.
2017-03-22 16:45:38 +01:00
Ghostkeeper
a2fe051c09
Allow all profiles as some_* to be instances
...
This allows us to differentiate between one container in the stack and the other.
Contributes to issue CURA-3497.
2017-03-22 15:58:28 +01:00
Ghostkeeper
ebd08ac994
Add test case where there is only a user changes profile
...
Specifically what this test requires.
Contributes to issue CURA-3497.
2017-03-22 15:54:32 +01:00
Ghostkeeper
60b6b72912
Rename some_material to some_instance
...
This way we can semantically use it in place of other instances on the stack as well without changing our test.
Contributes to issue CURA-3497.
2017-03-22 15:51:45 +01:00
Ghostkeeper
49fad35d28
Add test for global stack getting user changes
...
Tests fail right now because running the test actually deletes files. Got to fix that.
Contributes to issue CURA-3497.
2017-03-22 15:40:13 +01:00