Commit Graph

351 Commits (master)

Author SHA1 Message Date
grossmj 081447ba2e
Fix tests. Ref #2376
1 week ago
grossmj 218522b08c
Fix issues when generating docs
4 months ago
grossmj 34ee75e1f1 Fix tests running on Python 3.12
7 months ago
grossmj 21dc2a8dbc Fix tests
12 months ago
grossmj 5a3b502024 Fix NIO update UDP test
1 year ago
grossmj 997e0ad6ee Fix more tests
1 year ago
grossmj 9ff302592c Upgrade to aiohttp 3.8.3
2 years ago
grossmj bdd703a0dc Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619
2 years ago
grossmj 9a6978902d Fix tests.
3 years ago
grossmj 87a26d5da0 Fix tests and comment problematic ones that rely on AsyncioMagicMock
3 years ago
grossmj f2ddef855f Fix tests.
4 years ago
grossmj 9d3f7c79a2 Fix more tests
4 years ago
grossmj e014d36ad2 Skip tests not working on Windows.
4 years ago
grossmj 27da8458e8 Allow tests to be run by root. Fixes #1784
4 years ago
grossmj 9ab8599e1e Fix other issues with tests.
4 years ago
grossmj e4b7e46444 Fix tests for Windows
4 years ago
grossmj 1d4c3a164d Use the ProactorEventLoop on Windows.
4 years ago
grossmj d3ea67da24 Refactor tests
4 years ago
grossmj 45d135911f Fix tests.
4 years ago
grossmj 3df348ac2a Server statistics implementation
4 years ago
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
4 years ago
grossmj 114da9764b Fix tests.
4 years ago
grossmj 0a87ee573c Accept a node name when creating a node from a template using the API. Fixes #1708
4 years ago
grossmj 992c60e3e0 Return HTTP status code 204 in API when project successfully closed. Fixes #1689
5 years ago
grossmj c41c01b95f Fix tests.
5 years ago
ziajka 9edbd27b4f Serve WebUI via get_resource for freezed app
5 years ago
grossmj bae3fb84b9 Download custom appliance symbols from GitHub
5 years ago
grossmj 826f6b2d57 Fix include images test.
5 years ago
grossmj 8cc8269842 Use aiozipstream for snapshots.
5 years ago
grossmj 4487e578bc Fix create a node from a template test.
5 years ago
grossmj 8360ae98b1 Move appliance and template management code in their own classes.
5 years ago
grossmj d7c2e16c21 Use "template" to name what we use to create new nodes.
6 years ago
grossmj 17d070dca7 Early support for symbol themes.
6 years ago
grossmj 4e2b8bfe7c Add more information about appliances to the API documentation.
6 years ago
grossmj 3727487730 Fix test on Windows.
6 years ago
grossmj 3497deaa31 Allow virtual machines to use files in project directory as disk images.
6 years ago
grossmj bd657c0167 Support to duplicate an appliance.
6 years ago
grossmj a33b8eac3a Support "L1 keepalives" in IOU appliance schema.
6 years ago
grossmj 74e1463015 Fix bug with custom adapters and categories for Docker VM. Fixes https://github.com/GNS3/gns3-gui/issues/2613
6 years ago
grossmj aa4593c993 Handle custom adapters in schemas.
6 years ago
grossmj 499ab9844a Reorganize how appliance creation is validated against JSON schemas.
6 years ago
grossmj 71fcf855b4 Add tests for all appliance types.
6 years ago
grossmj 1184f29b90 Add appliance API tests. Ref #1427.
6 years ago
grossmj 98f04365b7 Remove generic controller settings API endpoint.
6 years ago
grossmj 2764828f38 Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
6 years ago
grossmj ab8dc52ece Fix tests to work with new version of aiohttp (>= 3.0)
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 33e8710495 Merge branch '2.1' into 2.2
6 years ago
grossmj a3d1e865a8 Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566.
6 years ago
grossmj 089d25c79d Forbid controller and compute servers to be different versions.
6 years ago