samuelpilz / core-catcher

MIT License
3 stars 0 forks source link

Test impure code #2

Closed samuelpilz closed 7 years ago

samuelpilz commented 7 years ago

Try to unit-test impure code (client connections, websocket, main modules). Goal: Try to find difficulties and restrictions in testing impure code

fendor commented 7 years ago

I'd love to take care of this

samuelpilz commented 7 years ago

Sufficiently done with #30