Skip to content
GitHub Actions / Test Results succeeded Nov 7, 2024 in 0s

All 2 tests pass, 7 skipped in 0s

9 tests  ±0   2 ✅ ±0   0s ⏱️ ±0s
3 suites ±0   7 💤 ±0 
3 files   ±0   0 ❌ ±0 

Results for commit 6afa496. ± Comparison against earlier commit b98ffe8.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

7 skipped tests found

There are 7 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
net.samyn.kapper.QueryTests ‑ should handle empty result set(JdbcDatabaseContainer)
net.samyn.kapper.QueryTests ‑ should query all users(JdbcDatabaseContainer)
net.samyn.kapper.QueryTests ‑ should query specific columns(JdbcDatabaseContainer)
net.samyn.kapper.QueryTests ‑ should query users with condition(JdbcDatabaseContainer)
net.samyn.kapper.QueryTests ‑ should query with multiple conditions(JdbcDatabaseContainer)
net.samyn.kapper.api.JavaUsabilityTest ‑ canQuerySingle()
net.samyn.kapper.api.UsabilityTest ‑ can query single()

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

9 tests found

There are 9 tests, see "Raw output" for the full list of tests.
Raw output
net.samyn.kapper.QueryTests ‑ [1] PostgreSQL
net.samyn.kapper.QueryTests ‑ [2] MySQL
net.samyn.kapper.QueryTests ‑ should handle empty result set(JdbcDatabaseContainer)
net.samyn.kapper.QueryTests ‑ should query all users(JdbcDatabaseContainer)
net.samyn.kapper.QueryTests ‑ should query specific columns(JdbcDatabaseContainer)
net.samyn.kapper.QueryTests ‑ should query users with condition(JdbcDatabaseContainer)
net.samyn.kapper.QueryTests ‑ should query with multiple conditions(JdbcDatabaseContainer)
net.samyn.kapper.api.JavaUsabilityTest ‑ canQuerySingle()
net.samyn.kapper.api.UsabilityTest ‑ can query single()