horaedb icon indicating copy to clipboard operation
horaedb copied to clipboard

CI: support to run integration tests

Open waynexia opened this issue 3 years ago • 0 comments

Description

SQL integration tests are added in #98, it's useful for testing high-level behaviors. But our CI only run unit tests for now.

Proposal

Add job to run those integration tests. We can choose to run it per PR/commit or per day if it takes a long time. But for now it only takes a few mins to complete.

Additional context

waynexia avatar Jul 20 '22 07:07 waynexia