Translate LiveServerTestCase into a py.test-compatible liveserver fixture
This allow us to super-easily instantiate a live, running Flask server with the test app, as well as interact with it, without any of the crazy boilerplate we previously used
This commit is contained in:
parent
b5de98b958
commit
85496b8195
2 changed files with 270 additions and 0 deletions
0
test/registry/__init__.py
Normal file
0
test/registry/__init__.py
Normal file
Reference in a new issue