Skip to content

chore: cleanup run_tests, don't use luaopen, use tarantool stored proc

Georgy Moshkin requested to merge gmoshkin/cleanup-test-run into master

Summary

  • chore: cleanup run_tests, don't use luaopen, use tarantool stored proc

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files

Merge request reports