Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add happy path integration test for Create Justification API #53

Merged
merged 15 commits into from
Jun 13, 2022

Conversation

raserva
Copy link
Contributor

@raserva raserva commented Jun 10, 2022

No description provided.

@raserva raserva closed this Jun 10, 2022
@raserva raserva reopened this Jun 10, 2022
@raserva raserva changed the title feat: Add integration test for Create Justification API feat: Add happy path integration test for Create Justification API Jun 10, 2022
@raserva raserva marked this pull request as ready for review June 10, 2022 20:46
@raserva raserva requested review from a team, myurtoglu and capri-xiyue June 10, 2022 20:46
pkg/test/integ/main_test.go Outdated Show resolved Hide resolved
pkg/test/integ/main_test.go Show resolved Hide resolved
pkg/test/integ/main_test.go Outdated Show resolved Hide resolved
raserva and others added 3 commits June 13, 2022 16:30
Co-authored-by: cshou <cshou@google.com>

Signed-off-by: Ryan Serva <raserva@users.noreply.github.com>
Co-authored-by: cshou <cshou@google.com>

Signed-off-by: Ryan Serva <raserva@users.noreply.github.com>
@raserva raserva merged commit 953be09 into main Jun 13, 2022
@raserva raserva deleted the integ-tests branch June 13, 2022 23:41
sqin2019 pushed a commit that referenced this pull request Apr 6, 2023
* change to creating keys in go rather than the terraform code during integ tests

* changed to use env vars, and wait for version to be created

* PR feedback

* add the public key api terraform module, and a dev env setup module

* starting jvs integ test

* working integ test

* small fixes

* PR feedback

* removed leftover file

* Update pkg/test/integ/main_test.go

Co-authored-by: cshou <cshou@google.com>

Signed-off-by: Ryan Serva <raserva@users.noreply.github.com>

* Update pkg/test/integ/main_test.go

Co-authored-by: cshou <cshou@google.com>

Signed-off-by: Ryan Serva <raserva@users.noreply.github.com>

* minor fixes
verbanicm pushed a commit that referenced this pull request Jun 14, 2023
* change to creating keys in go rather than the terraform code during integ tests

* changed to use env vars, and wait for version to be created

* PR feedback

* add the public key api terraform module, and a dev env setup module

* starting jvs integ test

* working integ test

* small fixes

* PR feedback

* removed leftover file

* Update pkg/test/integ/main_test.go

Co-authored-by: cshou <cshou@google.com>

Signed-off-by: Ryan Serva <raserva@users.noreply.github.com>

* Update pkg/test/integ/main_test.go

Co-authored-by: cshou <cshou@google.com>

Signed-off-by: Ryan Serva <raserva@users.noreply.github.com>

* minor fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants