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

Add Tilt integration test for Hello World #10

Open
a5-pickle opened this issue Nov 2, 2022 · 0 comments
Open

Add Tilt integration test for Hello World #10

a5-pickle opened this issue Nov 2, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@a5-pickle
Copy link
Contributor

Objective

Add an integration test that allows Hello World apps to speak to each other.

Definition of Done

In a new directory (probably called tilt in the root of the repository), build out how the tests should be organized and add a test that performs sendMessage and receiveMessage from each EVM and Solana contracts.

Please be mindful of other apps from new networks joining the test. For example, if a Hello World Aptos app is written, each app should interact with the other two apps (Aptos <> EVM and Solana, Solana <> Aptos and EVM, etc). We prefer the tests to be exhaustive, so each network's app interacting with all other networks' apps.

@a5-pickle a5-pickle added enhancement New feature or request help wanted Extra attention is needed labels Nov 2, 2022
@a5-pickle a5-pickle changed the title Tilt integration test for Hello World Add Tilt integration test for Hello World Nov 2, 2022
@aadam-10 aadam-10 added this to the 01 - Hello World milestone Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants