Jaime van Kessel
f6ccd40f9f
Add tests for metadatachanged
...
CURA-6600
2019-08-21 15:18:57 +02:00
Jaime van Kessel
25ea1dd66a
Add tests for the _onRemoved handler
...
CURA-6600
2019-08-21 14:45:59 +02:00
Jaime van Kessel
a6be5ac52d
Fix materialNode tests
...
CURA-6600
2019-08-21 12:50:40 +02:00
Ghostkeeper
80baeb9873
Remove _added functions for nodes that can't be added during runtime
...
Among the machines, variants, materials, qualities and intents, only machines and materials can ever be added during runtime. For the rest, we don't need to listen to these signals.
Contributes to issue CURA-6600.
2019-08-16 16:28:42 +02:00
Jaime van Kessel
c218b7ac56
Fix the tests for materialnode
...
CURA-6600
2019-08-13 16:22:33 +02:00
Jaime van Kessel
fc3461d865
Fix the machine node test
...
CURA-6600
2019-08-12 15:11:59 +02:00
Jaime van Kessel
e2596e64ef
Add tests for quality node
2019-08-08 14:11:00 +02:00
Jaime van Kessel
c26d113002
Add test for the MaterialNode
...
CURA-6600
2019-08-08 13:52:45 +02:00
Jaime van Kessel
a8fbb80b09
Add tests for the updating of MaterialNodes in the variant node
...
CURA-6600
2019-08-08 10:46:24 +02:00
Jaime van Kessel
476c7b683d
Extend variant node test to also test the material added case
...
CURA-6600
2019-08-07 17:23:12 +02:00
Jaime van Kessel
2683c31975
Add initial tests for variantNode
...
CURA-6600
2019-08-07 17:04:39 +02:00
Jaime van Kessel
fa077038fc
Add tests for the MachineNode
2019-08-07 16:17:46 +02:00
Jaime van Kessel
a241425aaf
Add test for ContainerTree
...
CURA-6600
2019-08-07 15:35:22 +02:00
Jaime van Kessel
54ffcc478c
Add some tests for DiscoveredPrintersModel
2019-05-31 17:03:38 +02:00
Lipu Fei
5ab2f9784d
Fix unit test
...
CURA-6483
2019-04-26 13:55:12 +02:00
Lipu Fei
56cec02d44
Fix tests
2019-04-18 07:40:10 +02:00
Lipu Fei
b28fdc2b0b
Use camelcase for pyqtProperty names
2019-03-28 14:22:27 +01:00
Lipu Fei
4a171eebf6
Move models around again
...
- Move machine related models to cura.Machines.Models
- Move printer device related models to cura.PrinterOutput.Models
- Other UI/GUI related modules in cura.UI
2019-03-26 08:29:22 +01:00