.. |
__init__.py
|
Move endpoints to routes & preparations to use a database.
|
2020-11-19 15:21:03 +10:30 |
test_appliances.py
|
Refactor tests and start work on database integration.
|
2020-12-02 18:39:08 +10:30 |
test_computes.py
|
Use uuid5 to create new compute_id. Fixes #1641 #1887
|
2021-04-21 13:47:32 +09:30 |
test_controller.py
|
Generate new config for each test. Fixes tests.
|
2021-04-12 19:37:59 +09:30 |
test_drawings.py
|
Refactor tests and start work on database integration.
|
2020-12-02 18:39:08 +10:30 |
test_gns3vm.py
|
Refactor tests and start work on database integration.
|
2020-12-02 18:39:08 +10:30 |
test_links.py
|
Refactor tests and start work on database integration.
|
2020-12-02 18:39:08 +10:30 |
test_nodes.py
|
Refactor tests and start work on database integration.
|
2020-12-02 18:39:08 +10:30 |
test_projects.py
|
Generate new config for each test. Fixes tests.
|
2021-04-12 19:37:59 +09:30 |
test_snapshots.py
|
Refactor tests and start work on database integration.
|
2020-12-02 18:39:08 +10:30 |
test_symbols.py
|
Refactor tests and start work on database integration.
|
2020-12-02 18:39:08 +10:30 |
test_templates.py
|
Use aiosqlite and add service for templates
|
2021-03-28 21:17:29 +10:30 |
test_users.py
|
Protect the API and add alternative authentication endpoint.
|
2021-04-20 11:59:02 +09:30 |
test_version.py
|
Use Pydantic to validate the server config file.
|
2021-04-12 17:02:23 +09:30 |