Skip to content
  • Adrianna Chang's avatar
    1bbfca7e
    Add test coverage for AbstractMysqlAdapter · 1bbfca7e
    Adrianna Chang authored
    Currently, a lot of the mysql2 test cases are testing behaviour
    that is defined in the AbstractMysqlAdapter. This commit introduces
    an AbstractMysqlTestCase that will run tests against any MySQL-compatible
    adapter, and moves existing tests for mysql2 to an abstract_mysql_adapter
    directory.
    1bbfca7e
    Add test coverage for AbstractMysqlAdapter
    Adrianna Chang authored
    Currently, a lot of the mysql2 test cases are testing behaviour
    that is defined in the AbstractMysqlAdapter. This commit introduces
    an AbstractMysqlTestCase that will run tests against any MySQL-compatible
    adapter, and moves existing tests for mysql2 to an abstract_mysql_adapter
    directory.
Loading