Commit History

Author SHA1 Message Date
  Aleksei S 2c18127cc1 Tests: Removed python circular import dependency and added empty containers 6 years ago
  Lipu Fei 7d46eead60 Fix broken unit tests due to evaluation context 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Ghostkeeper 3e278cbd0a Add test for very large material diameters 7 years ago
  Ghostkeeper adb93507c8 Set material_diameter setting in approximate material diameter test 7 years ago
  Ghostkeeper fc96dfec4e Expose approximateMaterialDiameter of the definition 7 years ago
  Arjen Hiemstra be08fab97c Fix the addExtruder unit test 7 years ago
  Jaime van Kessel 06dc1d070e Fixed two remaining failing unit tests 7 years ago
  Jack Ha 209822d0fc Fix unit test. Related to CURA-3757 7 years ago
  Jack Ha 8a227c0269 Revert permissions 7 years ago
  Jack Ha 74059a82a5 Added some smoketests. CURA-3297 7 years ago
  Ghostkeeper 479176bc6f Remove superfluous mocking and fixtures 7 years ago
  Ghostkeeper 09ab895feb Only test whether setProperty calls setProperty on proper container 7 years ago
  Ghostkeeper 2161cf9f52 Remove superfluous output_value parameter 7 years ago
  Ghostkeeper 7f1930d452 Rewrite test_setPropertyUser 7 years ago
  Ghostkeeper 52d6c074f5 Align parameters of test_setPropertyUser 7 years ago
  Ghostkeeper 2c9e115488 Add test for hasUserValue returning false 7 years ago
  Ghostkeeper bbddc2308e Don't use MockContainer in hasUserChanges tests 7 years ago
  Ghostkeeper e0c8a52eec Fix test_setVariantByIdExists 7 years ago
  Ghostkeeper f08053283e Fix test_setQualityChangesByIdExists 7 years ago
  Ghostkeeper 73bd47a0a1 Actually assert that the ID is correct 7 years ago
  Ghostkeeper c5cce10786 Fix test_setQualityByIdExists 7 years ago
  Ghostkeeper d652e4564e Fix test_setMaterialByIdExists 7 years ago
  Ghostkeeper 546cacec37 Verify that we set the correct container after set...ByID 7 years ago
  Ghostkeeper 6ba79881df Use new container registry functionality for test_setDefinitionByIdExists 7 years ago
  Ghostkeeper 4f83ae3fa7 Remove unused import 7 years ago
  Ghostkeeper c3ad7d114a Set return value of registry.findContainers in the test 7 years ago
  Arjen Hiemstra 93e42164a8 Make value unit tests also provide a "state" property 7 years ago
  Ghostkeeper 70dc9fd95b Document why we skip this test for now 7 years ago
  Ghostkeeper 1c2ce5b8b1 Remove old getPropertyWithResolve test 7 years ago
  Ghostkeeper 86b288cc6e Add test for when instances have value and definition has resolve 7 years ago
  Ghostkeeper 759da2ab05 Add test for value winning over resolve in instances 7 years ago
  Ghostkeeper 0a7bcc4277 Add test for when there's no resolve in definitions 7 years ago
  Ghostkeeper 12d1db8f19 Add test for whether resolve wins in definition 7 years ago
  Arjen Hiemstra 73779eef25 Properly set the ContainerRegistry for the missing container test 7 years ago
  Ghostkeeper dfd8cfb2b8 Skip test_deserializeMoveDefinitionContainer 7 years ago
  Ghostkeeper 71aca6aa4b Remove old deserialize tests 7 years ago
  Ghostkeeper f12ffad2c1 Add test for moving definition containers 7 years ago
  Ghostkeeper e807739117 Add test for moving containers through deserialising 7 years ago
  Ghostkeeper f27e7fca88 Document test_deserializeWrongDefinitionClass 7 years ago
  Ghostkeeper 5e9695773a Add test for instance containers on definition spot 7 years ago
  Ghostkeeper 00412e905f Add test for removing definitions from instance locations 7 years ago
  Ghostkeeper a955c3dfdd Add test for removing invalid instance containers from serialisation 7 years ago
  Ghostkeeper 64ce8c0bb1 Add test for whether an empty stack deserialises to proper size 7 years ago
  Ghostkeeper 069235f9e0 Split test_constrainContainerTypes into multiple tests 7 years ago
  Ghostkeeper d74aa4d24e Don't get with default from dictionary using named parameters 7 years ago
  Ghostkeeper 16b3c78667 Guard against type checking of DefinitionContainer 7 years ago
  Ghostkeeper 7158ebdaea Guard against type checking when replacing definition container 7 years ago
  Ghostkeeper d5df226024 Cache the indexes class 7 years ago
  Ghostkeeper f4fcb50a4f Fix container types of mock containers in fallthrough 7 years ago