Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Vertx test context from database tests #392

Merged
merged 1 commit into from
May 27, 2024

Conversation

Moetto
Copy link
Member

@Moetto Moetto commented May 26, 2024

It's easy to make mistakes with test context where tests pass where they shouldn't. Switch to more ergonomic runTest and coAwait so that errors pop up and stack traces are better.

@Moetto Moetto force-pushed the refactor-db-tests-remove-vertx-testctx branch from b91e758 to 41e3bdf Compare May 26, 2024 04:27
Copy link

Unit and integration test coverage

Overall Project 89.13% 🍏

There is no coverage information present for the Files changed

Copy link

Feature test coverage

Overall Project 79.62% 🍏

There is no coverage information present for the Files changed

@Moetto Moetto force-pushed the refactor-database-tests branch from 896ae49 to dce8133 Compare May 26, 2024 04:48
@Moetto Moetto force-pushed the refactor-db-tests-remove-vertx-testctx branch from 41e3bdf to 5e7deaf Compare May 26, 2024 04:51
Base automatically changed from refactor-database-tests to main May 27, 2024 02:47
It's easy to make mistakes with test context where tests pass where they
shouldn't. Switch to more ergonomic runTest and coAwait so that errors
pop up and stack traces are better.
@Moetto Moetto force-pushed the refactor-db-tests-remove-vertx-testctx branch from 5e7deaf to 40db82f Compare May 27, 2024 02:48
@Moetto Moetto merged commit d66fb82 into main May 27, 2024
1 check passed
@Moetto Moetto deleted the refactor-db-tests-remove-vertx-testctx branch May 27, 2024 02:49
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.

1 participant