You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what milestone to add this to but the testing coverage is severely lacking and there are no instructions for library developers to check if everything works correctly.
The current testing suite handles:
connector testing
shallowEqual testing
wrapActionCreators testing
Ideally, we'd have a setup that tests:
ng-redux bootstrap
ng-redux subscribe/dispatch
The text was updated successfully, but these errors were encountered:
Not sure what milestone to add this to but the testing coverage is severely lacking and there are no instructions for library developers to check if everything works correctly.
The current testing suite handles:
Ideally, we'd have a setup that tests:
The text was updated successfully, but these errors were encountered: