-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: refactor tests to use local database (#311)
* test: fix not closed timeout handle * test: use local database for kitchen sink test * test: remode debug output * ci: add github actions postress service container for tests * style: fix formatting * test: extract logic for timeout race into helper function * ci: add support to run tests without database setup * style: format code * test: add missing return * ci: differentiate titles for tests execution with/without db * test: switch to inline snapshot to differentiate with/without db executions * test: remove reduntant comment * ci: unify test commit status check title
- Loading branch information
1 parent
f6efee4
commit 7559995
Showing
4 changed files
with
143 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters