Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 297 Bytes

Automated Tests

  • use 00-install.sh to install a mysql master/slave combination.
  • use 99-uninstall.sh to remove everything.
  • use XX-check_xxx.sh to run a specific test.

All tests are run by travis-ci after every push.

You can also run the tests locally. They work on Linux and OSX.