-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: switch to network agnostic tests
- Loading branch information
Showing
30 changed files
with
524 additions
and
1,420 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
URL='http://localhost:3102' | ||
POSTGRES_DB_FILE='../../../placeholder-secrets/postgres_db' | ||
POSTGRES_HOST='localhost' | ||
POSTGRES_PASSWORD_FILE='../../../placeholder-secrets/postgres_password' | ||
POSTGRES_PORT=5444 | ||
POSTGRES_USER_FILE='../../../placeholder-secrets/postgres_user' | ||
|
54 changes: 0 additions & 54 deletions
54
packages/api-cardano-db-hasura/test/__snapshots__/blocks.query.test.ts.snap
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.