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+9-1
- lib/admin_connection.py+11-9
- lib/app_server.py+110-11
- lib/box_connection.py+5-5
- lib/colorer.py+45
- lib/connpool.py+5-5
- lib/inspector.py+21-4
- lib/options.py+84-5
- lib/preprocessor.py+40-22
- lib/pytap13.py+7-3
- lib/server.py+24
- lib/server_mixins.py+4-2
- lib/tarantool-python+1-1
- lib/tarantool_connection.py+5-5
- lib/tarantool_server.py+217-115
- lib/test.py+75-42
- lib/test_suite.py+80-15
- lib/unittest_server.py+4-2
- lib/utils.py+100-7
- lib/worker.py+72-22
- listeners.py+115-26
- pretest_clean.lua+1
- requirements-test.txt+1-1
- test-run.py+44-22
- test_run.lua+29-12
0 commit comments