You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: