Skip to content

Activity

Reduce dependencies on common code in test cases

MKleusbergpushed 2 commits to master • 238e706…34238e7 • 
on Jan 16, 2024

Rename CI workflow file to be more meaningful

justincliftpushed 1 commit to master • 53f5125…238e706 • 
on Jan 15, 2024

Deleted branch

justincliftdeleted revert-1-integration_tests_v1 • 
on Jan 15, 2024

Deleted branch

justincliftdeleted integration_tests_v1 • 
on Jan 15, 2024

Integration tests and matching GitHub actions workflow

Force push
justincliftforce pushed to master • 31bcbfa…53f5125 • 
on Jan 15, 2024

Revert "Integration tests and matching GitHub actions workflow"

justincliftcreated revert-1-integration_tests_v1 • af203a8 • 
on Jan 15, 2024

Integration tests and matching GitHub actions workflow

Force push
justincliftforce pushed to integration_tests_v1 • f5a957b…53f5125 • 
on Jan 15, 2024

Integration tests and matching GitHub actions workflow

justincliftcreated integration_tests_v1 • f5a957b • 
on Jan 15, 2024

Deleted branch

justincliftdeleted unit_tests_v1 • 
on Jan 14, 2024

Deleted branch

justincliftdeleted integration_tests_v1 • 
on Jan 14, 2024

Merge pull request #1 from sqlitebrowser/integration_tests_v1

Pull request merge
justincliftpushed 2 commits to master • e8fc555…31bcbfa • 
on Jan 14, 2024

Integration tests and matching GitHub actions workflow

justincliftcreated integration_tests_v1 • f5a957b • 
on Jan 14, 2024

Trivial typo fix for a comment

justincliftpushed 1 commit to master • 88e47b1…e8fc555 • 
on Jan 14, 2024

Update dbhub.io library to v0.2.1, so we definitely have the needed p…

justincliftpushed 1 commit to unit_tests_v1 • 1e76a3b…9144e8a • 
on Jan 11, 2024

No need for a dedicated test of the Download API call

justincliftpushed 1 commit to unit_tests_v1 • 5dd8134…1e76a3b • 
on Jan 11, 2024

Add test for the Releases API call

Force push
justincliftforce pushed to unit_tests_v1 • 5e9cdd2…5dd8134 • 
on Jan 11, 2024

Add test for the Releases API call

justincliftpushed 1 commit to unit_tests_v1 • 98879ad…5e9cdd2 • 
on Jan 11, 2024

Added test for the Tags API call

justincliftpushed 1 commit to unit_tests_v1 • b35b454…98879ad • 
on Jan 11, 2024

Added test for the Query API call

justincliftpushed 1 commit to unit_tests_v1 • a022460…b35b454 • 
on Jan 11, 2024

Added test for the Execute API call

justincliftpushed 1 commit to unit_tests_v1 • b3553c0…a022460 • 
on Jan 11, 2024

Use t.Empty() instead of t.Len() with a length of 0

justincliftpushed 1 commit to unit_tests_v1 • 2e49a4f…b3553c0 • 
on Jan 11, 2024

Fill out test for the Metadata API call

justincliftpushed 1 commit to unit_tests_v1 • 3936c69…2e49a4f • 
on Jan 11, 2024

Added further API call tests, and stubs for several others

justincliftpushed 1 commit to unit_tests_v1 • ad4c669…3936c69 • 
on Jan 11, 2024

Add extra diff tests using the other two merge strategies

justincliftpushed 1 commit to unit_tests_v1 • e112170…ad4c669 • 
on Jan 11, 2024

Use t.TempDir() instead of os.TempDir() to slightly simplify things

justincliftpushed 1 commit to unit_tests_v1 • 4cac1bf…e112170 • 
on Jan 11, 2024

Completed the TestDiff() test, and fixed the TestUploadLive() one

justincliftpushed 1 commit to unit_tests_v1 • 6b78e8f…4cac1bf • 
on Jan 11, 2024

Save point. TestDiff() is almost ready, but I've busted TestUploadLive()

justincliftpushed 1 commit to unit_tests_v1 • 4f15c01…6b78e8f • 
on Jan 11, 2024

Add test for Commits() call

justincliftpushed 1 commit to unit_tests_v1 • 22f74c4…4f15c01 • 
on Jan 10, 2024

Added test function for Columns() call

justincliftpushed 1 commit to unit_tests_v1 • aae3892…22f74c4 • 
on Jan 10, 2024

Added test for Branches() call

justincliftpushed 1 commit to unit_tests_v1 • cb74970…aae3892 • 
on Jan 10, 2024