Conduit icon indicating copy to clipboard operation
Conduit copied to clipboard

feat(core,admin,testing-tools): core and admin tests

Open sdimitris opened this issue 3 years ago • 0 comments

Introducing unit testing in core rpc services and admin using jest.

Fix: add 'config' prefix to '/modules' excluded route on Auth.middleware

  • [x] Bugfix
  • [x] Feature
  • [ ] Code style update
  • [ ] Refactor
  • [ ] Build-related changes
  • [ ] Other (please describe)

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

The PR fulfills these requirements:

  • [x] It's submitted to the main branch
  • [ ] When resolving a specific issue, it's referenced in the PR's description (e.g. fix #xxx, where "xxx" is the issue number)

sdimitris avatar Sep 08 '22 07:09 sdimitris