Activity
Reduce dependencies on common code in test cases
Reduce dependencies on common code in test cases
Rename CI workflow file to be more meaningful
Rename CI workflow file to be more meaningful
Integration tests and matching GitHub actions workflow
Integration tests and matching GitHub actions workflow
Force push
Revert "Integration tests and matching GitHub actions workflow"
Revert "Integration tests and matching GitHub actions workflow"
Integration tests and matching GitHub actions workflow
Integration tests and matching GitHub actions workflow
Force push
Integration tests and matching GitHub actions workflow
Integration tests and matching GitHub actions workflow
Integration tests and matching GitHub actions workflow
Integration tests and matching GitHub actions workflow
Trivial typo fix for a comment
Trivial typo fix for a comment
Update dbhub.io library to v0.2.1, so we definitely have the needed p…
Update dbhub.io library to v0.2.1, so we definitely have the needed p…
No need for a dedicated test of the Download API call
No need for a dedicated test of the Download API call
Add test for the Releases API call
Add test for the Releases API call
Force push
Add test for the Releases API call
Add test for the Releases API call
Added test for the Tags API call
Added test for the Tags API call
Added test for the Query API call
Added test for the Query API call
Added test for the Execute API call
Added test for the Execute API call
Use t.Empty() instead of t.Len() with a length of 0
Use t.Empty() instead of t.Len() with a length of 0
Fill out test for the Metadata API call
Fill out test for the Metadata API call
Added further API call tests, and stubs for several others
Added further API call tests, and stubs for several others
Add extra diff tests using the other two merge strategies
Add extra diff tests using the other two merge strategies
Use t.TempDir() instead of os.TempDir() to slightly simplify things
Use t.TempDir() instead of os.TempDir() to slightly simplify things
Completed the TestDiff() test, and fixed the TestUploadLive() one
Completed the TestDiff() test, and fixed the TestUploadLive() one
Save point. TestDiff() is almost ready, but I've busted TestUploadLive()
Save point. TestDiff() is almost ready, but I've busted TestUploadLive()
Add test for Commits() call
Add test for Commits() call
Added test function for Columns() call
Added test function for Columns() call
Added test for Branches() call
Added test for Branches() call