You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/test/tap
Javier Sánchez Parra 6bffdc19f3
Fix server status comparison in 'test_server_sess_status-t'
4 years ago
..
tap Improvements and fixes for RESTAPI TAP tests #4001 4 years ago
tests Fix server status comparison in 'test_server_sess_status-t' 4 years ago
tests_with_deps Merge pull request #4046 from sysown/v2.x-4001 4 years ago
Makefile Move previously external TAP tests into main repository 4 years ago
README.md Move previously external TAP tests into main repository 4 years ago
constants

README.md

Folder structure

  • tap: Contains TAP helper library for testing, and general utilities used across all tests.
  • tests: General test folder for either unitary or functional tests.
  • tests_with_deps: Test folder that holds all the tests that require special dependencies for being build.