Skip to content

Commit

Permalink
update schema
Browse files Browse the repository at this point in the history
  • Loading branch information
hgiasac committed Oct 24, 2024
1 parent f7dec70 commit fb7465c
Show file tree
Hide file tree
Showing 2 changed files with 6,062 additions and 826 deletions.
2 changes: 1 addition & 1 deletion scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cp .env.example .env
DOCKER_BUILDKIT=1 COMPOSE_DOCKER_CLI_BUILD=1 docker compose up -d
http_wait http://localhost:8080/health

$ROOT/ndc-test test --endpoint http://localhost:8080
$ROOT/ndc-test test --endpoint http://localhost:8080 --snapshots-dir $ROOT/testdata/mock
$ROOT/ndc-test replay --endpoint http://localhost:8080 --snapshots-dir $ROOT/testdata/mock

exit_code=$?
Expand Down
Loading

0 comments on commit fb7465c

Please sign in to comment.