Skip to content

perovserg/reactor-pattern-test-task

Repository files navigation

Run the app

# run this in cmd => to test the spot store service directly
$ npm i && npm run testSpotStore
# run this in cmd => to test the spot store service with the reactor service in front of it
$ npm i && npm run testReactorService
# run this in cmd => to test the spot store service with the reactor service in front of it, with timeout between 'add' method calls
$ npm i && npm run testReactorServiceWithTimeout

About

Reactor pattern (test task) TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors