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
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
just a thought--when i think of e2e tests i think func tests more than strict integration tests--thoughts about creating a separate func test suite at iroh root that spins everything up (compose), tests e2e functionality, and tears down?
Data transport e2e tests
e2e testing CLI command user stories
Crates that need e2e coverage
iroh-api
iroh
, see Reinstate the tests removed with the mocks #15Test Requirements
cargo test --ignored
cargo test --ignored --release
to execute them fasttests
folder next to your source folder. See rust docsThe text was updated successfully, but these errors were encountered: