Ryan Dick
1d449097cc
Apply ruff rule to disallow all relative imports.
2024-07-04 09:35:37 -04:00
psychedelicious
b4b1dbdd34
tests: add test for iterate execution order
2024-03-26 09:18:46 +11:00
psychedelicious
5cba55d670
test: clean up & fix tests
...
- Deduplicate the mock invocation services. This is possible now that the import order issue is resolved.
- Merge `DummyEventService` into `TestEventService` and update all tests to use `TestEventService`.
2024-03-01 10:42:33 +11:00
Stefan Tobler
db812133e7
refactoring dummy event service, DRY principal; adding bulk_download_event to existing invoker tests
2024-03-01 10:42:33 +11:00
psychedelicious
0788a27a80
tests(nodes): fix tests following removal of services
2024-03-01 10:42:33 +11:00
psychedelicious
ccfe6b6bef
chore(nodes): "context_data" -> "data"
...
Changed within InvocationContext, for brevity.
2024-03-01 10:42:33 +11:00
psychedelicious
0b81703c9f
tidy(nodes): move node tests to parent dir
...
Thanks to the resolution of the import vs union issue, we can put tests anywhere.
2024-03-01 10:42:33 +11:00