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

Feat: Prepare an End-to-End Test to make sure changes works correctly #88

Open
logicalangel opened this issue Mar 25, 2024 · 1 comment
Assignees

Comments

@logicalangel
Copy link
Member

As you know, we must make many changes to our project, so we must ensure the app works correctly.
So, we must prepare e2e tests to check our project works correctly, and due to this, we need some test cases to consider. and at the end, we have a full check after each PR.

@pouya-eghbali pouya-eghbali changed the title Prepare an End-to-End Test to make sure changes works correctly Feat: Prepare an End-to-End Test to make sure changes works correctly Mar 25, 2024
@logicalangel
Copy link
Member Author

As Pouya said:

Here's the simplest use case:

  1. Start in worker mode and track the Ethereum price
  2. Start in broker mode and receive Ethereum price from worker

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

No branches or pull requests

2 participants