1 file changed
+1
-1
lines changed- .coveragerc+14
- .flake8+2
- .github/workflows/test.yml+70
- .gitignore+2
- .gitmodules+6
- .luacheckrc+32
- .tarantoolctl+19
- Makefile+33
- README.md+186-29
- dispatcher.py+454
- lib/Makefile-2
- lib/__init__.py+88
- lib/admin_connection.py+21-15
- lib/app_server.py+218-40
- lib/box_connection.py+15-18
- lib/checks+1
- lib/colorer.py+149-56
- lib/connpool.py+10-7
- lib/error.py+3
- lib/inspector.py+70-11
- lib/luatest+1
- lib/luatest_server.py+133
- lib/options.py+349
- lib/parallel.py-388
- lib/preprocessor.py+195-77
- lib/pytap13.py+229
- lib/sampler.py+182
- lib/server.py+146-16
- lib/server_mixins.py+260
- lib/tarantool-python+1-1
- lib/tarantool_connection.py+30-13
- lib/tarantool_server.py+742-348
- lib/test.py+249-82
- lib/test_suite.py+232-97
- lib/unittest_server.py+50-18
- lib/utils.py+361-22
- lib/worker.py+425
- lib/yapps/__init__.py
- lib/yapps/runtime.py-442
- listeners.py+428
- requirements-test.txt+3
- requirements.txt+2-5
- test-run.py+273-204
- test/instances/default.lua+19
- test/luatest_helpers.lua+44
- test/luatest_helpers/server.lua+141
- test/test-app/cfg.test.lua+19
- test/test-app/suite.ini+5
- test/test-luatest/smoke_check_test.lua+35
- test/test-luatest/suite.ini+3
- test/test-run.py+1
- test/test-tarantool/box.lua+12
- test/test-tarantool/call.result+592
- test/test-tarantool/call.test.py+214
- test/test-tarantool/engine.cfg+15
- test/test-tarantool/iproto.result+7
- test/test-tarantool/iproto.test.py+55
- test/test-tarantool/replica.lua+21
- test/test-tarantool/set_language.result+50
- test/test-tarantool/set_language.test.sql+18
- test/test-tarantool/setopt_delimeter.result+35
- test/test-tarantool/setopt_delimeter.test.lua+22
- test/test-tarantool/suite.ini+6
- test/test-tarantool/worker_hang_when_gc_triggered_inside_colorer.result+43
- test/test-tarantool/worker_hang_when_gc_triggered_inside_colorer.test.lua+21
- test/test-unit/broken_unicode.result+5
- test/test-unit/broken_unicode.test+15
- test/test-unit/suite.ini+4
- test/unittest/00000000000000000003.snap
- test/unittest/test_lib_utils.py+32
- test_run.lua+325-74
0 commit comments