Skip to content

Merge pull request #7 from DbUp/core6 #8

Merge pull request #7 from DbUp/core6

Merge pull request #7 from DbUp/core6 #8

GitHub Actions / Unit Tests succeeded Jul 25, 2024 in 0s

7 passed, 0 failed and 0 skipped

Tests passed successfully

✅ _fv-az1776-842_2024-07-25_22_47_39.trx

7 tests were completed in 1s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
DbUp.SQLite.Tests.DatabaseSupportTests 3✅ 119ms
DbUp.SQLite.Tests.NoPublicApiChanges 1✅ 25ms
DbUp.SQLite.Tests.SQLiteSupportTests 1✅ 380ms
DbUp.SQLite.Tests.SQLiteTableJournalTests 2✅ 166ms

✅ DbUp.SQLite.Tests.DatabaseSupportTests

✅ VerifyBasicSupport
✅ VerifyJournalCreationIfNameChanged
✅ VerifyVariableSubstitutions

✅ DbUp.SQLite.Tests.NoPublicApiChanges

✅ Run

✅ DbUp.SQLite.Tests.SQLiteSupportTests

✅ CanUseSQLite

✅ DbUp.SQLite.Tests.SQLiteTableJournalTests

✅ creates_a_new_journal_table_when_not_exist
✅ dbversion_is_zero_when_journal_table_not_exist