feathersjs-ecosystem / feathers-reactive

Reactive API extensions for Feathers services
MIT License
216 stars 37 forks source link

Evaluate benefits of marble testing #112

Open j2L4e opened 6 years ago

j2L4e commented 6 years ago

See https://github.com/ReactiveX/rxjs/blob/master/doc/marble-testing.md

The current tests are hard to reason about and some use hacky setTimeouts just to make it work.

This could possibly be improved by using marbles.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Apologies if the issue could not be resolved. FeathersJS ecosystem modules are community maintained so there may be a chance that there isn't anybody available to address the issue at the moment. For other ways to get help see here.

daffl commented 6 years ago

Oops... forgot to add the label to keep this open.