ng-redux icon indicating copy to clipboard operation
ng-redux copied to clipboard

Better Testing Coverage

Open AntJanus opened this issue 7 years ago • 0 comments

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:

  1. connector testing
  2. shallowEqual testing
  3. wrapActionCreators testing

Ideally, we'd have a setup that tests:

  1. ng-redux bootstrap
  2. ng-redux subscribe/dispatch

AntJanus avatar Jan 08 '18 17:01 AntJanus