Add comprehensive test coverage for core functionalities
This commit introduces test cases for the API, archive, store, and filesystem functionalities, as well as a functional test for a full workflow. It ensures robust testing for snapshot operations, archiving, and blob management, significantly improving reliability.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@ grpc/google
|
||||
grpc/grafeas
|
||||
|
||||
.idea
|
||||
|
||||
coverage.*
|
Reference in New Issue
Block a user