Closed palkan closed 3 years ago
Hi,
what means by the ability to unit-test?)
what means by the ability to unit-test?)
See the example above: we want to make it possible to test channel classes in isolation (i.e., without actual WS connection or whatever).
@palkan, I have some questions about test implementation.
Add ability to unit-test channels.
For example, by creating a test cable implementation.
Example
Having a channel:
We would like to test it like this (using Jest):