1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-19 23:08:09 +00:00
gns3-server/tests/endpoints/controller
grossmj 81439c750a Use pydantic for data validation (instead of jsonschema)
Fix/improve various pydantic shema models.
2020-10-31 15:07:12 +10:30
..
__init__.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_appliances.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_computes.py Add HTTP client to reuse the aiohttp session where needed. 2020-10-22 16:19:44 +10:30
test_controller.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_drawings.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_gns3vm.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_links.py Fix tests. 2020-10-19 18:47:25 +10:30
test_nodes.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_projects.py Fix project import to work with FastAPI. 2020-10-19 22:39:30 +10:30
test_snapshots.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_symbols.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_templates.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30
test_version.py Migration to FastAPI 2020-10-02 16:07:50 +09:30