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

Testing Integrity Addition #3

Open
travisfont opened this issue Feb 16, 2024 · 1 comment
Open

Testing Integrity Addition #3

travisfont opened this issue Feb 16, 2024 · 1 comment

Comments

@travisfont
Copy link

travisfont commented Feb 16, 2024

Not much of an issue, but rather incremental integrity for testing.

To suggest, adding a test that is extremely similar to the video example (which is very practical).

  • Contains an outside iteration (map, for, or foreach loop)
  • Contains HTTP call (facade) that is also faked (mocked).

This simply shows the use case of more functionality that is practical including the behavior of iteration and outside asynchronicity including the additional use of a mock (inside the dispatch).

@saeedvaziry
Copy link
Owner

Thanks @travisfont for the feedback.
Agree, more tests are required for this.

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