3 Commits

Author SHA1 Message Date
Athanasius
4b6f22d9fd
tests: Move 'plain_outdated_schema' message into conftest.py 2022-08-19 17:19:56 +01:00
Athanasius
660dad4ff0
tests/conftest: Add 'invalid_json' message 2022-08-19 17:12:35 +01:00
Athanasius
30282ba95e
tests/conftest: pytest top-level configuration, mostly Fixtures
* `eddn_message()` fixture, set up to return a method when used, such that
  *that* can be called with a key to look up the approproiate test message.
* `test_messages` dictionary to support that.
2022-08-19 15:01:43 +01:00