Ghostkeeper
|
2b8a2d0c20
|
Reduce print output during happy path of automated tests
It should really just not print anything except what pytest prints, so you can easily see what tests have failed and what have not.
|
2019-03-11 11:10:09 +01:00 |
|
Jaime van Kessel
|
efeba48ffb
|
Move initializeSettingDefinitions and setting functions to their own function
This means we don't have to instantiate CuraApplication in the tests anymore
|
2019-02-18 09:45:30 +01:00 |
|
Jaime van Kessel
|
338f9c0052
|
Add check for platform mesh & texture
It simply checks if the file exists
|
2019-02-15 14:42:50 +01:00 |
|
Jaime van Kessel
|
c3b447cd89
|
Also check if the variants are correct
|
2019-02-15 14:20:13 +01:00 |
|