363 Commits

Author SHA1 Message Date
ChrisTerBeke
882352c99d Test fixes, not working yet 2019-08-23 17:03:39 +02:00
ChrisTerBeke
73b423138a Add a test to ensure empty configurations are not shown in the list 2019-08-23 16:35:15 +02:00
Jaime van Kessel
1e2f5ddecd Add test for unique printer configuration
CURA-6732
2019-08-22 14:53:13 +02:00
Jaime van Kessel
89260891e6 Add tests for the available configurations
CURA-6732
2019-08-22 14:32:33 +02:00
Jaime van Kessel
34c3a04744 Added missing tests for peripheral
Not part of the ticket, but I'm boyscouting this.
2019-08-22 14:24:19 +02:00
Jaime van Kessel
73c6676673 Added missing test for camera URL 2019-08-22 14:17:40 +02:00
Lipu Fei
e8fd013329 Fix OAuth2 test 2019-08-15 09:23:05 +02:00
Jaime van Kessel
c5928d2c4b Add typing & tests for Layer 2019-08-02 16:49:07 +02:00
Jaime van Kessel
1103df0cc9 Add test for _getIOPlugins 2019-08-02 14:38:39 +02:00
Jaime van Kessel
c7ab1a9f5d Add tests for _isMetadataValid 2019-08-02 14:30:37 +02:00
Jaime van Kessel
bc7c4d61f8 Mark test that only fails on CI server as to be skipped for the moment 2019-07-24 09:56:49 +02:00
Jaime van Kessel
0077e022ce Renamed some small test classes so they don't cause pytest warnings
Pytest thought that they were tests, since their name started with test
2019-07-23 13:24:39 +02:00
Jaime van Kessel
28184ad999 Add some simple tests to CuraSceneNode 2019-07-19 16:53:37 +02:00
Jaime van Kessel
d59e74c867 Add test for gettingFallbackMaterialByMaterialType 2019-07-19 16:19:24 +02:00
Jaime van Kessel
18f89529a7 Add additional tests for the material manager 2019-07-19 16:04:12 +02:00
Jaime van Kessel
97758cfc88 Expand the qualityManager tests 2019-07-19 15:00:35 +02:00
Jaime van Kessel
1d62cc48aa Add test for getDefaultQualityType 2019-07-19 14:04:36 +02:00
Jaime van Kessel
9ad8d91ff9 Add tests for ExtruderManager 2019-07-19 13:55:16 +02:00
Jaime van Kessel
57199d8991 Add a few more simple test to MachineManager 2019-07-19 13:25:34 +02:00
Jaime van Kessel
2ee6f4af15 Added test for activeMaterialId's 2019-07-19 13:04:54 +02:00
Jaime van Kessel
9940023816 Add test for adding a new machine 2019-07-19 12:56:54 +02:00
Jaime van Kessel
b6de376b02 Add test for getMachine function 2019-07-19 12:48:36 +02:00
Jaime van Kessel
db3d6aae83 Add boundingbox test for buildvolume 2019-07-01 09:55:04 +02:00
Jaime van Kessel
47cc87ec47 Add tests for calculating the bed adhesion size 2019-06-28 14:17:18 +02:00
Jaime van Kessel
b240ede21c Add test for computing the static disallowed areas 2019-06-28 13:45:05 +02:00
Jaime van Kessel
f842769c1d Fix situation where _calculateMoveFromWallRadius could cause exception 2019-06-07 17:21:28 +02:00
Jaime van Kessel
4018c24b4c Split out all the individual steps for getting the edgeDisallowedSize
This makes it so much easier to write tests for it
2019-06-07 17:14:51 +02:00
Jaime van Kessel
3967c995f1 Split out updating the machine size properties so it can be tested easily 2019-06-07 16:42:51 +02:00
Jaime van Kessel
887f50dee4 Add tests for calculating the extra z clearance 2019-06-07 16:30:29 +02:00
Jaime van Kessel
54740dd486 Add some unhappy flow tests for rebuild 2019-06-07 16:09:18 +02:00
Jaime van Kessel
8fcec63ccb Add tests for computing raft thickness 2019-06-07 15:52:35 +02:00
Jaime van Kessel
8907a624e1 Add test to check the number of known settings 2019-06-07 14:45:36 +02:00
Jaime van Kessel
06aaf40d06 Add test for computation of prime blob 2019-06-07 14:29:15 +02:00
Jaime van Kessel
2d4fe5c128 Add some simple tests for meshbuilding of the build volume 2019-06-07 13:05:00 +02:00
Lipu Fei
0e55b25e0b
Merge pull request #5768 from Ultimaker/CURA-5395-orthographic-view
Support for orthographic view
2019-06-06 11:49:25 +02:00
Jaime van Kessel
f85095f5d8 Added simple test for BuildVolume 2019-05-31 17:19:27 +02:00
Jaime van Kessel
54ffcc478c Add some tests for DiscoveredPrintersModel 2019-05-31 17:03:38 +02:00
Jaime van Kessel
7e76505464 Add some tests for _compute2DConvexHull 2019-05-31 16:37:46 +02:00
Jaime van Kessel
19475faa5f Add a few more simple tests for convex hull decorator 2019-05-31 16:16:14 +02:00
Jaime van Kessel
a2687223f0 Add number of tests for ConvexHullDecorator 2019-05-31 16:10:14 +02:00
Jaime van Kessel
475b91d0d1 Add tests for CuraSceneController 2019-05-31 15:28:58 +02:00
Jaime van Kessel
92dc99a4d5 Add a number of tests for settingInheritanceManager 2019-05-31 14:54:34 +02:00
Jaime van Kessel
14d5fa5529 Add a bunch of tests for importing profiles 2019-05-31 13:59:54 +02:00
Jaime van Kessel
1d4fe56a21 Add tests for _findProfileWriter 2019-05-31 13:18:14 +02:00
Jaime van Kessel
43360aace0 Add tests for ExportQualityProfile 2019-05-31 13:07:03 +02:00
Jaime van Kessel
31f53dfc3c Add tests for SettingOverrideDecorator
CURA-6539
2019-05-28 11:22:13 +02:00
Lipu Fei
0bc8a67a37 Merge master 2019-05-28 10:43:51 +02:00
Lipu Fei
8426942395 Fix tests 2019-05-28 08:09:07 +02:00
Lipu Fei
2784edb15e Fix tests 2019-05-28 07:57:29 +02:00
Lipu Fei
6db96abe2f Fix tests 2019-05-28 07:48:00 +02:00