docs: align design doc test-plan with InvalidArgument error mapping
This commit is contained in:
@@ -226,7 +226,7 @@ Unit tests (no live MXAccess / Galaxy required):
|
|||||||
- Ordering matches `DashboardBrowseTreeBuilder` byte-for-byte.
|
- Ordering matches `DashboardBrowseTreeBuilder` byte-for-byte.
|
||||||
- Sibling pagination across multiple pages.
|
- Sibling pagination across multiple pages.
|
||||||
- Page-token round trip (serialize → deserialize → same offset).
|
- Page-token round trip (serialize → deserialize → same offset).
|
||||||
- Stale `page_token` → `FailedPrecondition`.
|
- Stale `page_token` → `InvalidArgument`.
|
||||||
- Unknown parent → `NotFound`.
|
- Unknown parent → `NotFound`.
|
||||||
- Filter change between pages of the same token → `InvalidArgument`.
|
- Filter change between pages of the same token → `InvalidArgument`.
|
||||||
- `GalaxyRepositoryGrpcServiceTests` — new `BrowseChildren` happy path,
|
- `GalaxyRepositoryGrpcServiceTests` — new `BrowseChildren` happy path,
|
||||||
|
|||||||
Reference in New Issue
Block a user