Refactoring of Testing System:
1) Delete TarantoolServer class, delegate it's behaviour to TarantoolBoxServer and rename it to TarantoolBox 2) Delete 'module' from .ini file (Not needed anymore, cause of Tarantool/Box is now Tarantool and it has only one backend. 3) Refactoring of code respectivly for changes in 1, 2
Showing
- test/connector_c/xlog_rpl.test 1 addition, 1 deletiontest/connector_c/xlog_rpl.test
- test/lib/server.py 6 additions, 6 deletionstest/lib/server.py
- test/lib/tarantool_box_server.py 0 additions, 62 deletionstest/lib/tarantool_box_server.py
- test/lib/tarantool_server.py 50 additions, 15 deletionstest/lib/tarantool_server.py
- test/lib/test_suite.py 3 additions, 4 deletionstest/lib/test_suite.py
- test/lib/unittest_server.py 3 additions, 3 deletionstest/lib/unittest_server.py
- test/replication/consistent.test 2 additions, 2 deletionstest/replication/consistent.test
- test/replication/hot_standby.test 3 additions, 3 deletionstest/replication/hot_standby.test
- test/replication/swap.test 2 additions, 2 deletionstest/replication/swap.test
- test/share/tarantool.sup 0 additions, 0 deletionstest/share/tarantool.sup
- test/test-run.py 2 additions, 14 deletionstest/test-run.py
- test/unit/suite.ini 0 additions, 1 deletiontest/unit/suite.ini
Loading
Please register or sign in to comment