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 07d4892faf
Check if user has the right to add a permission
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_groups.py Change RBAC field names from builtin to is_builtin 3 years ago
test_links.py Refactor tests and start work on database integration. 4 years ago
test_nodes.py Clean files and catch file path escape. Ref #1894 3 years ago
test_permissions.py Check if user has the right to add a permission 3 years ago
test_projects.py Change method to prevent forbidden directory traversal. Ref #1894 3 years ago
test_roles.py Add user permissions + RBAC 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 Enable SQL foreign key support for SQLite 3 years ago
test_users.py Check if user has the right to add a permission 3 years ago
test_version.py Use Pydantic to validate the server config file. 3 years ago