-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Integration Test for REST API (#141)
* integration * added testcontainers * fixed make deps * docker file * integration * added testcontainers * fixed make deps * docker file * integration tests * added testcontainers-go to test * added integration test to make file & ran make deps * Clean up test * add tests for nginx details & moved docker files * add tests for nginx details & moved docker files * move files, add integration test to make format & run make format * remove sleep, add invalid values * Add retry condition * integration * added testcontainers * fixed make deps * docker file * integration * added testcontainers * fixed make deps * docker file * integration tests * added testcontainers-go to test * added integration test to make file & ran make deps * Clean up test * add tests for nginx details & moved docker files * add tests for nginx details & moved docker files * move files, add integration test to make format & run make format * remove sleep, add invalid values * Add retry condition * move docker and conf files * add integration test to pipeline * remove print * improve dockerfile * changes to makefile * make deps * add nfpm to integration test * make deps * make deps * make deps issues * deps error * make file changes for swagger * passing test * downgrade godog to v0.11.0 * ignore vendor folder in PR diff * ignore vendor folder in PR diff * remove previous changes Co-authored-by: o.omahony <[email protected]>
- Loading branch information
Showing
6,828 changed files
with
1,603,025 additions
and
11,850 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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 |
---|---|---|
@@ -1 +1,2 @@ | ||
**/vendor/* -diff | ||
|
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
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
Oops, something went wrong.