.. |
__init__.py
|
Move endpoints to routes & preparations to use a database.
|
2020-11-19 15:21:03 +10:30 |
test_appliances.py
|
Add a custom version to an appliance
|
2021-10-19 15:15:10 +10:30 |
test_computes.py
|
Add controller endpoints to get VirtualBox VMs, VMware VMs and Docker images
|
2022-06-07 00:38:59 +08:00 |
test_controller.py
|
Finish to clean up local setting usage. Ref #1460
|
2022-03-31 12:05:47 +08:00 |
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
|
Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode
|
2022-08-24 21:03:16 +02:00 |
test_images.py
|
Detect image type instead of requesting it from user
|
2022-03-20 16:20:17 +10:00 |
test_links.py
|
Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode
|
2022-08-24 21:03:16 +02:00 |
test_nodes.py
|
Support delete Qemu disk image from API
|
2022-04-14 17:01:54 +07:00 |
test_permissions.py
|
Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode
|
2022-08-24 21:03:16 +02:00 |
test_projects.py
|
Return a boolean directly from API endpoint for project locked status
|
2022-09-03 23:08:13 +02:00 |
test_roles.py
|
Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode
|
2022-08-24 21:03:16 +02:00 |
test_snapshots.py
|
Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode
|
2022-08-24 21:03:16 +02:00 |
test_symbols.py
|
Refactor tests and start work on database integration.
|
2020-12-02 18:39:08 +10:30 |
test_templates.py
|
Use generic symbol names
|
2022-07-25 12:33:40 +02:00 |
test_users.py
|
Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode
|
2022-08-24 21:03:16 +02:00 |
test_version.py
|
Finish to clean up local setting usage. Ref #1460
|
2022-03-31 12:05:47 +08:00 |