TiCodeX / SQLSchemaCompare

TiCodeX SQL Schema Compare
GNU General Public License v3.0
15 stars 0 forks source link

Improve integration tests #26

Open drebrez opened 1 year ago

drebrez commented 1 year ago

Currently the are various integration tests for each database type but some use cases are missing in one or the other.

image

Best would be to define the abstract test case methods in the base test class so that each database type has to implement every test.