Integration test cases and test container integration (#7) #32
GitHub Actions / Test Results
succeeded
Nov 7, 2024 in 0s
All 2 tests pass, 7 skipped in 0s
9 tests 2 ✅ 0s ⏱️
3 suites 7 💤
3 files 0 ❌
Results for commit 5d7867a.
Annotations
Check notice on line 0 in .github
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
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()
Loading