Commit History

Author SHA1 Message Date
  ChrisTerBeke aab1fbc73f Try other patch values for relative imports 6 years ago
  Lipu Fei 346d8d884e Remove unnecessary patches in TestSendMaterialJob 6 years ago
  Lipu Fei e79f312fa0 Fix unit tests for SendMaterialJob 6 years ago
  Marijn Deé 76542a82d5 Removed the asserts on internals 6 years ago
  Marijn Deé 294527f7fe Review changes 6 years ago
  Marijn Deé 7e3f86f091 Moved some of the mocks to class level because they are used in every test method 6 years ago
  Marijn Deé 9e8be286af Used NamedTuple from typing iso namedtuple from collections so we can at least give type hints 6 years ago
  Marijn Deé ca60744292 Made the tests work with the named tuples 6 years ago
  ChrisTerBeke 2497325d60 Test with named tuples, not working yet 6 years ago
  ChrisTerBeke c04ce7fce8 Use call_count on specific method to be more precise 6 years ago
  ChrisTerBeke 66fbadf2de Convert all single quotes to double quotes 6 years ago
  ChrisTerBeke d65114bd56 use call_count to assert device was not called 6 years ago
  ChrisTerBeke 0b1ac87354 Fix some formatting, cleanup import 6 years ago
  ChrisTerBeke dc17bd8499 Fix the first tests 6 years ago
  ChrisTerBeke ee9210d8d1 Rewrite tests 6 years ago
  Marijn Deé 22aac7b566 Renamed TestContainerRegistry to ContainerRegistryMock 6 years ago
  Marijn Deé 0062250238 Moved the test to the plugin directory 6 years ago