1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/tests/api/routes/controller
2021-08-19 14:47:48 +09:30
..
__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_groups.py Change RBAC field names from builtin to is_builtin 2021-06-03 16:24:38 +09:30
test_links.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
test_nodes.py Clean files and catch file path escape. Ref #1894 2021-05-15 22:35:44 +09:30
test_permissions.py Check if user has the right to add a permission 2021-08-19 14:47:48 +09:30
test_projects.py Change method to prevent forbidden directory traversal. Ref #1894 2021-05-16 14:29:56 +09:30
test_roles.py Add user permissions + RBAC tests. 2021-06-03 15:40:12 +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 Enable SQL foreign key support for SQLite 2021-05-06 17:21:45 +09:30
test_users.py Check if user has the right to add a permission 2021-08-19 14:47:48 +09:30
test_version.py Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30