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

chore(api): Add github workflow for Functional and GraphQLIAM tests #2121

Merged
merged 2 commits into from
Aug 10, 2022

Conversation

lawmicha
Copy link
Contributor

@lawmicha lawmicha commented Aug 10, 2022

Issue #, if available:

Description of changes:
Similar to DataStore (#2115), added API integration testing into the github actions workflows

Check points: (check or cross out if not relevant)

  • Added new tests to cover change, if needed
  • Build succeeds with all target using Swift Package Manager
  • All unit tests pass
  • All integration tests pass
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Documentation update for the change if required
  • PR title conforms to conventional commit style
  • If breaking change, documentation/changelog update with migration instructions

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@lawmicha lawmicha changed the title Dev preview api chore(api): Add github workflow for Functional and GraphQLIAM tests Aug 10, 2022
@lawmicha lawmicha marked this pull request as ready for review August 10, 2022 16:55
@lawmicha lawmicha requested review from a team as code owners August 10, 2022 16:55
@lawmicha lawmicha changed the base branch from dev-preview-ds to dev-preview August 10, 2022 16:55
@lawmicha lawmicha temporarily deployed to IntegrationTest August 10, 2022 17:13 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 17:14 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 17:29 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 17:29 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 17:29 Inactive
@lawmicha lawmicha temporarily deployed to IntegrationTest August 10, 2022 17:33 Inactive
@lawmicha lawmicha temporarily deployed to IntegrationTest August 10, 2022 17:47 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 17:47 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 17:47 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 17:47 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 17:47 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 17:48 Inactive
@lawmicha lawmicha temporarily deployed to IntegrationTest August 10, 2022 17:48 Inactive
@lawmicha lawmicha temporarily deployed to IntegrationTest August 10, 2022 18:23 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 18:23 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 18:23 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 18:23 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 18:23 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 18:23 Inactive
@lawmicha lawmicha temporarily deployed to UnitTest August 10, 2022 18:23 Inactive
@lawmicha lawmicha temporarily deployed to IntegrationTest August 10, 2022 18:24 Inactive
@lawmicha
Copy link
Contributor Author

lawmicha commented Aug 10, 2022

Disabling GraphQL IAM tests due to backend mismatch with the latest, not exactly sure what the mismatch is but we changed the readme schema slightly (added public/private IAM auth) and using V2 transformer. This PR now only adds Functional tests to the pipeline and are passing:

image

https://github.com/aws-amplify/amplify-ios/runs/7772776155?check_suite_focus=true

@lawmicha lawmicha merged commit 1b63f32 into dev-preview Aug 10, 2022
@lawmicha lawmicha deleted the dev-preview-api branch August 10, 2022 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants