You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(rest): split monolithic test into focused per-endpoint tests
Break test_rest() into individual test functions, each covering a
specific REST endpoint, with assertions on concrete field values
rather than just shape checks.
0 commit comments