angular-ru-sdk
angular-ru-sdk copied to clipboard
🚀 - ngxs-cdk testing
Which @angular-ru/* package(s) are relevant/releated to the feature request?
ngxs
Description
Could you please add specs for your examples? https://github.com/Angular-RU/angular-ru-sdk/tree/master/apps/ngxs-demo/src
Because I think that in the documentation there is not a lot of info. And I guess it would be quite helpful. Actually I'm more interested in DataAction and Selector testing for user.state and todo.state, but if it's possible to add more tests - that would be really awesome.
And I'm a bit confused what approach you suggest for testing - either base Ngxs approach or approach that is described in docs. Could you clarify this please? (I mean it's better to add it to repo/docs, but if it can take long - it's also good if you can give few examples here)
Thank you!