- safe_path_test.go: path traversal protection (11 table-driven cases) - blob_test.go: SHA-256 hashing, store/deduplicate/read blobs - sync_test.go: Service CRUD ops, state, push/mark lifecycle - client_test.go: Push/Pull/Blobs/Auth via httptest.Server - sync_e2e_test.go: auto-build server binary on demand |
||
|---|---|---|
| .. | ||
| blob.go | ||
| blob_test.go | ||
| client.go | ||
| client_test.go | ||
| safe_path.go | ||
| safe_path_test.go | ||
| sync.go | ||
| sync_e2e_test.go | ||
| sync_test.go | ||