Skip to content

Commit

Permalink
Complain about missing features
Browse files Browse the repository at this point in the history
  • Loading branch information
dragon-dxw committed Sep 20, 2024
1 parent 51b140d commit 9310458
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions judgments/tests/test_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
assert_response_not_contains_text,
)

# DRAGON -- all these tests with ewhc/ch etc aren't testing the right thing.
# We also need to make sure that edge cases like the QB/KB work
# We also need to make sure Marklogic is updated to have the correct behaviour
# Should we support old search URLs too?
# The search form raises an error for ewhc/ch now, but doesn't highlight where (because there is nowhere)


class TestBrowseResults(TestCase):
@patch("judgments.views.browse.api_client")
Expand Down

0 comments on commit 9310458

Please sign in to comment.