* feat: update assignmetn filter component to function component
* chore: redux hook tests
* fix: tests
* chore: update more components to hooks
* chore: moar componentsAssignment
* chore: moar component (StudentGroupsFilter)
* chore: gradebook filter component update
* chore: fix a few places of typo
* chore: use global store for dispatch to avoid out of component
* chore: compromise the test string for local machine
* chore: linting
* test: add more tests for coverage 100%
* chore: linting
* chore: add coverage badge on readme
* chore: bump package version
---------
Co-authored-by: Leangseu Kim <lkim@edx.org>
* fix: removed coveralls and codecov packages with update in ci uploader
* fix: pinning npm to version 8.5.x
Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com>
Update the repo so it will publish to npm to enable it to be install on other repos
Also adjust the tests and coverall commands to accommodate the absence of tests