Commit Graph

4 Commits

Author SHA1 Message Date
DavHau
2a6e329e40 api/schema: get schema without having a machine
Also done:
- add @pytest.mark.with_core indicating that a test depends on clan-core and cannot be cached
- separate unit tests into two derivations, ones that can be cached and ones that cannot.
- fix frontend typescript code
2023-11-09 15:30:25 +07:00
Johannes Kirschbauer
e6675cb4d9 format pytest 2023-10-28 18:38:14 +02:00
Qubasa
032cdd731a Fixing test_clan_modules test 2023-10-27 23:39:02 +02:00
DavHau
25708d1a1a /api/clan_modules: init
- add GET /api/clan_modules entry point returning a list of modules available for import
2023-10-25 17:22:35 +01:00