Commit Graph

19 Commits (3344cfb98afe29a2de440f732604306f1eb15f43)

Author SHA1 Message Date
grossmj d3ea67da24 Refactor tests
4 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
Julien Duponchelle 59488e8064 Fix tests on python 3.4 (#1046)
7 years ago
Julien Duponchelle 54e80d68f8
Fix test failed on Python 3.4
7 years ago
Julien Duponchelle 7d30da5d4e
Do not wait auto start to finish in order to complete project opening
7 years ago
Julien Duponchelle f357879186
API for duplicate a project
8 years ago
Julien Duponchelle 08e482004f
Auto upload missing images
8 years ago
Julien Duponchelle 264254e657
Captures written in the captures directory on the controller
8 years ago
Julien Duponchelle 7a095478fe
Success to add a dynamips with apiv2
8 years ago
Julien Duponchelle dab1b26569
Aux console for Docker
8 years ago
Julien Duponchelle d184b65800 Improve PR #386
9 years ago
Julien Duponchelle 571044b3e8 Fix server close tests
9 years ago
Julien Duponchelle 97cefa23fb Move fixtures to conftest
10 years ago
Julien Duponchelle 368d1ff70b Update VPCS instance
10 years ago
Julien Duponchelle ce9fd3cb25 Test start / stop. And check if the mocked function is really called
10 years ago
Julien Duponchelle 54eb8d9e81 Drop decorator for async test
10 years ago
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
10 years ago
Julien Duponchelle 6bb2b88f1a It's was hard but i have finally a beginning of test for start VPCS
10 years ago
Jeremy 6d20a122f8 Adds tests and documentation script.
10 years ago