Skip to content

Enhancement/Test production databases#278

Merged
Hironsan merged 2 commits intodoccano:masterfrom
CatalystCode:enhancement/test-production-databases
Jul 22, 2019
Merged

Enhancement/Test production databases#278
Hironsan merged 2 commits intodoccano:masterfrom
CatalystCode:enhancement/test-production-databases

Conversation

@c-w
Copy link
Member

@c-w c-w commented Jul 8, 2019

Currently in the CI we only run tests against SQLite. However, doccano also supports other databases such as Postgres. In order to ensure that all the databases keep working, this pull request adds a CI step that runs the test suite against non-SQLite databases.

The approach introduced in this pull request also makes it easy to verify new database backends such as SQL Server (see #255).

@c-w c-w force-pushed the enhancement/test-production-databases branch from 77fd1b7 to ccbb9b0 Compare July 16, 2019 14:25
@Hironsan Hironsan merged commit 2f997c7 into doccano:master Jul 22, 2019
@c-w c-w deleted the enhancement/test-production-databases branch July 22, 2019 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants