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
Add a new tests/test_queue.py to verify the /queue endpoint returns 200 and the expected payload shape (meta and data with in_queue, collections, groups, example and meta severity/title). Simplify tests/test_orders.py by removing the strict else-branch that asserted a string search value, allowing the test to pass when search is provided as a dict. Also add pytest_output.txt capturing the test run results.
0 commit comments