Skip to content

Commit

Permalink
tests(data-thesesul): fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leogail committed Oct 17, 2024
1 parent 0c81624 commit 810331a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 1 addition & 3 deletions services/data-thesesul/tests.hurl
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ delay: 10000

HTTP 200
Content-Type: application/json
```
[{"value":"True"}]
```
`[{"value":"True"}]`
7 changes: 1 addition & 6 deletions services/data-thesesul/v1/retrieve-tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,10 @@ plugin = basics
[JSONParse]
separator = *


[debug]

# Spécifique : un retrieve que pour les tests
[exec]
# command should be executable !
command = ./v1/retrieve-tests.py

[debug]

[JSONString]
indent = env('indent')
indent = false

0 comments on commit 810331a

Please sign in to comment.