Skip to content

fix: Mocked TagClient.GetAsync(TagQuery query) must handle searching "^term$"#1076

Merged
louis-z merged 1 commit intomainfrom
fix-mocked-tagclient-getasync-tagquery-query-now-
Mar 24, 2026
Merged

fix: Mocked TagClient.GetAsync(TagQuery query) must handle searching "^term$"#1076
louis-z merged 1 commit intomainfrom
fix-mocked-tagclient-getasync-tagquery-query-now-

Conversation

@louis-z
Copy link
Member

@louis-z louis-z commented Mar 24, 2026

The recently modified TagClient.GetAsync(TagQuery query) mock handled searching for "term", "^term" or "term$", but not "^term$". Fix it.

@louis-z louis-z changed the title Fix mocked tagclient getasync tagquery query now fix: Mocked TagClient.GetAsync(TagQuery query) now handles searches with both ^ and $ Mar 24, 2026
@louis-z louis-z changed the title fix: Mocked TagClient.GetAsync(TagQuery query) now handles searches with both ^ and $ fix: Mocked TagClient.GetAsync(TagQuery query) handles searching "^term$" Mar 24, 2026
@louis-z louis-z marked this pull request as ready for review March 24, 2026 13:14
@louis-z louis-z requested a review from a team as a code owner March 24, 2026 13:14
@louis-z louis-z requested review from Hastaroth1 and removed request for a team March 24, 2026 13:14
@louis-z louis-z changed the title fix: Mocked TagClient.GetAsync(TagQuery query) handles searching "^term$" fix: Mocked TagClient.GetAsync(TagQuery query) must handle searching "^term$" Mar 24, 2026
@louis-z louis-z merged commit 456b70a into main Mar 24, 2026
7 checks passed
@louis-z louis-z deleted the fix-mocked-tagclient-getasync-tagquery-query-now- branch March 24, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant