You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/tests/api/routes/controller
grossmj a02aede1b0
Use uuid5 to create new compute_id. Fixes #1641 #1887
3 years ago
..
__init__.py Move endpoints to routes & preparations to use a database. 4 years ago
test_appliances.py Refactor tests and start work on database integration. 4 years ago
test_computes.py Use uuid5 to create new compute_id. Fixes #1641 #1887 3 years ago
test_controller.py Generate new config for each test. Fixes tests. 3 years ago
test_drawings.py Refactor tests and start work on database integration. 4 years ago
test_gns3vm.py Refactor tests and start work on database integration. 4 years ago
test_links.py Refactor tests and start work on database integration. 4 years ago
test_nodes.py Refactor tests and start work on database integration. 4 years ago
test_projects.py Generate new config for each test. Fixes tests. 3 years ago
test_snapshots.py Refactor tests and start work on database integration. 4 years ago
test_symbols.py Refactor tests and start work on database integration. 4 years ago
test_templates.py Use aiosqlite and add service for templates 4 years ago
test_users.py Protect the API and add alternative authentication endpoint. 3 years ago
test_version.py Use Pydantic to validate the server config file. 3 years ago