-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cat-gateway): Removed unused
event-db
queries and integration …
…tests run (#1475) * remove unused event-db queries and not needed integration test * cleanup blueprint.cue
- Loading branch information
Showing
9 changed files
with
0 additions
and
580 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
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 |
---|---|---|
@@ -1,9 +1,4 @@ | ||
version: "1.0.0" | ||
project: { | ||
name: "gateway-event-db" | ||
ci: { | ||
targets: { | ||
test: privileged: true | ||
} | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
catalyst-gateway/event-db/queries/insert_signed_documents.sql
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
catalyst-gateway/event-db/queries/select_signed_documents.sql.jinja
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
catalyst-gateway/event-db/queries/select_signed_documents_2.sql.jinja
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
147 changes: 0 additions & 147 deletions
147
catalyst-gateway/event-db/tests/test_signed_docs_queries.py
This file was deleted.
Oops, something went wrong.