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

✅ New e2e tests #405

Open
wants to merge 1 commit into
base: 09-27-test_usdt_transaction_payment
Choose a base branch
from

Conversation

JuaniRios
Copy link
Contributor

@JuaniRios JuaniRios commented Sep 30, 2024

What?

Add new e2e tests

Why?

OTM Flow and simplifications were added, so we needed to recheck all the numbers.

How?

Delete everything and start over with this spreadsheet:
https://docs.google.com/spreadsheets/d/1BiKZCf50S9U_jiPPShTqmL6A_DUlFqwx/edit?gid=114355434#gid=114355434

Testing?

Only one test in the e2e.rs file that goes over everything.

Anything Else?

I added a bacon.toml config file. bacon is the successor to cargo watch. Its a program you leave running in the background and dynamically shows you errors from the compiler instead of having to constantly call cargo check or cargo test.

Kind of what rust-analyzer does, but I usually have it disabled because it makes everything mega slow.

Copy link
Contributor Author

JuaniRios commented Sep 30, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @JuaniRios and the rest of your teammates on Graphite Graphite

@JuaniRios JuaniRios force-pushed the 09-19-otm_funding_tests branch 3 times, most recently from 5115a7b to 990eb8b Compare September 30, 2024 13:14
@JuaniRios JuaniRios changed the title new e2e tests ✅ New e2e tests Sep 30, 2024
@JuaniRios JuaniRios changed the base branch from 09-19-otm_funding_tests to 09-27-test_usdt_transaction_payment October 1, 2024 09:20
@JuaniRios JuaniRios self-assigned this Oct 1, 2024
@JuaniRios JuaniRios force-pushed the 09-25-new_e2e_tests branch 6 times, most recently from af14208 to 5bc4c91 Compare October 3, 2024 13:03
@JuaniRios JuaniRios marked this pull request as ready for review October 3, 2024 13:06
@JuaniRios JuaniRios force-pushed the 09-27-test_usdt_transaction_payment branch from 4c8d6cf to f00ff56 Compare October 3, 2024 13:49
@JuaniRios JuaniRios force-pushed the 09-27-test_usdt_transaction_payment branch from f00ff56 to 618f4e5 Compare October 3, 2024 14:51
@JuaniRios JuaniRios force-pushed the 09-25-new_e2e_tests branch 2 times, most recently from d1bf42e to d099958 Compare October 4, 2024 09:43
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.

1 participant