Skip to content

Commit

Permalink
udpate test case
Browse files Browse the repository at this point in the history
  • Loading branch information
kim committed Mar 6, 2024
1 parent fca2f06 commit 02bfd9f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yml_tests/test_URLs_expected_400.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@


tests:
- invalid query:
output: csv
maxresults: 10
# - invalid query: # this just gets the first results from the default CMR provider (ASF)
# output: csv
# maxresults: 10

expected file: error json
expected code: 400
# expected file: error json
# expected code: 400

- missing query invalid:
expected file: error json
expected code: 400
# - missing query invalid:
# expected file: error json
# expected code: 400

- invalid keyword:
keyword: invalid
Expand Down

0 comments on commit 02bfd9f

Please sign in to comment.