Skip to content
Snippets Groups Projects
Commit 10d5f27c authored by Marcin's avatar Marcin
Browse files

rename bridge->bridge_api

parent c64f3daf
No related branches found
No related tags found
1 merge request!10apitests for ci started with cmake and ctest
Showing
with 1 addition and 1 deletion
......@@ -18,7 +18,7 @@
- extract_test: {jsonpath_mini: "error", test: "not_exists"}
- extract_test: {jsonpath_mini: "result", test: "exists"}
- compare: {jsonpath_mini: "id", comparator: "str_eq", expected: {template: $test_id}}
- json_file_validator: {jsonpath_mini: "result", comparator: "json_compare", expected: {template: '5000000/$api/$method'}}
- json_file_validator: {jsonpath_mini: "result", comparator: "json_compare", expected: {template: '5000000/bridge_api/$method'}}
# - test:
# - name: "normalize_post"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment