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

Refactor E2E tests #56

Open
4 tasks
Tracked by #43
vlasin opened this issue Jan 6, 2025 · 0 comments · May be fixed by #63
Open
4 tasks
Tracked by #43

Refactor E2E tests #56

vlasin opened this issue Jan 6, 2025 · 0 comments · May be fixed by #63
Assignees
Labels
enhancement New feature or request

Comments

@vlasin
Copy link
Contributor

vlasin commented Jan 6, 2025

  • Wrap shell scripts into Haskell so that only one Haskell program is called per E2E test.
  • Remove the executables related to the backends.
  • Introduce additional data structures to hold test parameters/constants where it makes sense.
  • Reduce the amount of reading/writing to files to a minimum. The only information we don't want on GitHub is the seed phrases (private keys) of the test wallets.
@vlasin vlasin changed the title Refactor E2E tests: wrap shell scripts into Haskell so that only one Haskell program is called per E2E test. Remove the executables related to the backends. Refactor E2E tests Jan 6, 2025
@vlasin vlasin added the enhancement New feature or request label Jan 6, 2025
@zlonast zlonast linked a pull request Jan 14, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants