saeedvaziry / laravel-async

Laravel Async
MIT License
129 stars 9 forks source link

Testing Integrity Addition #3

Open travisfont opened 9 months ago

travisfont commented 9 months ago

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).

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 commented 9 months ago

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