diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-12 14:09:26 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-12 14:09:26 +0000 |
| commit | 5148479d76f0958e4a1989a6225a4690292b428f (patch) | |
| tree | 1af972d49be57c8097cb189f87d9c862ebb0b373 /docs/explanation/grasp-02-proactive-sync-purgatory-git-data.md | |
| parent | 817ce37a5ee8d6279a44cf8cce3cc6a1e4bab576 (diff) | |
feat(grasp-audit): add filter capability compliance tests
Add comprehensive GRASP-01 compliance tests for uploadpack.allowFilter
capability to the grasp-audit test suite. These tests can be run against
ANY GRASP implementation (ngit-relay, ngit-grasp, or others) to verify
filter support.
New test module: grasp-audit/src/specs/grasp01/git_filter.rs
Tests added:
- test_filter_capability_advertised: Verifies filter appears in info/refs
- test_filtered_clone_succeeds: Tests git clone --filter=blob:none
- test_filtered_fetch_succeeds: Tests git fetch --filter=tree:0
Usage:
cd grasp-audit && nix develop -c bash test-ngit-relay.sh --mode test
cd grasp-audit && nix develop -c cargo run -- audit -r ws://localhost:8080 -s git-filter
Diffstat (limited to 'docs/explanation/grasp-02-proactive-sync-purgatory-git-data.md')
0 files changed, 0 insertions, 0 deletions