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

E2E tests #18

Merged
merged 18 commits into from
Mar 13, 2024
Merged

E2E tests #18

merged 18 commits into from
Mar 13, 2024

Conversation

geoff-vball
Copy link
Contributor

@geoff-vball geoff-vball commented Mar 4, 2024

Why this should be merged

Creates E2E tests in this repo. Closes #16

How this works

Inits go in this project.

Adds dependabot.

Mostly uses the E2E implementation in teleporter.

How this was tested

Included one E2E test from teleporter to show that the tests work.

How is this documented

Info added in README. Not all info is correct, as we haven't added any E2E tests specific to this repo.

README.md Outdated Show resolved Hide resolved
tests/utils/warp-genesis.json Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
scripts/constants.sh Outdated Show resolved Hide resolved
geoff-vball and others added 2 commits March 12, 2024 16:23
Co-authored-by: minghinmatthewlam <[email protected]>
Signed-off-by: Geoff Stuart <[email protected]>
Co-authored-by: minghinmatthewlam <[email protected]>
Signed-off-by: Geoff Stuart <[email protected]>
Copy link

@minghinmatthewlam minghinmatthewlam left a comment

Choose a reason for hiding this comment

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

LGTM

@geoff-vball geoff-vball merged commit d990e2e into main Mar 13, 2024
6 checks passed
@geoff-vball geoff-vball deleted the gstuart/e2e branch March 13, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Set up e2e test framework
3 participants