1 file changed
+1
-1
lines changed- .flake8+2
- .github/workflows/test.yml+37
- .luacheckrc+29
- .tarantoolctl+19
- .travis.yml-9
- Makefile+8-3
- README.md+18-5
- dispatcher.py+56-21
- lib/__init__.py+14-4
- lib/admin_connection.py+15-9
- lib/app_server.py+120-19
- lib/box_connection.py+8-5
- lib/colorer.py+45
- lib/connpool.py+7-5
- lib/inspector.py+26-7
- lib/options.py+84-5
- lib/preprocessor.py+42-22
- lib/pytap13.py+7-3
- lib/server.py+33-8
- lib/server_mixins.py+7-4
- lib/tarantool-python+1-1
- lib/tarantool_connection.py+7-5
- lib/tarantool_server.py+231-126
- lib/test.py+81-46
- lib/test_suite.py+88-21
- lib/unittest_server.py+8-4
- lib/utils.py+104-8
- lib/worker.py+80-28
- listeners.py+117-26
- pretest_clean.lua+1
- requirements-test.txt+1-1
- requirements.txt+1-1
- test-run.py+45-21
- test_run.lua+29-12
0 commit comments