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(e2e-connector-test): CI FE-499 #202

Closed
wants to merge 38 commits into from

Conversation

nelitow
Copy link
Contributor

@nelitow nelitow commented Aug 24, 2024

This PR implements CI workflows for the e2e connector tests. It builds on work done it #199

Actual tests are implemented there, thats why the outdates tests were disabled here, so that I can update there with the new file structure without tests failing here.
#239

Copy link

vercel bot commented Aug 24, 2024

@nelitow is attempting to deploy a commit to the Fuel Labs Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@LuizAsFight LuizAsFight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this PR should only include CI implementation, but instead its including orthogonal changes and changes made in other PRs already

examples/react-app/tests/FuelConnector.test.ts Outdated Show resolved Hide resolved
e2e-tests/react-app/utils/connect.ts Outdated Show resolved Hide resolved
.github/workflows/pr-tests.yml Outdated Show resolved Hide resolved
.github/actions/e2e-tests-connectors/action.yaml Outdated Show resolved Hide resolved
@nelitow nelitow changed the title feat(e2e-connector-test): CI feat(e2e-connector-test): CI FE-499 Oct 12, 2024
@nelitow nelitow force-pushed the nj/feat/ci-for-connector-tests branch from 59f004f to 2dca2df Compare October 12, 2024 22:06
@nelitow
Copy link
Contributor Author

nelitow commented Oct 12, 2024

@LuizAsFight please provide the secrets if available for the mnemonic as VITE_MASTER_WALLET_MNEMONIC was returning empty.

@nelitow nelitow closed this Oct 14, 2024
@nelitow nelitow deleted the nj/feat/ci-for-connector-tests branch October 14, 2024 22:40
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.

Create e2e test action on CI
2 participants