Fix: Tests lint and src folder #138

Merged
KevinMidboe merged 27 commits from fix/tests-lint-and-src-folder into master 2022-08-20 15:41:47 +00:00
KevinMidboe commented 2022-08-20 11:57:03 +00:00 (Migrated from github.com)

In #134 we moved all files from seaoned_api/ to root folder. All imports from tests has their import paths updated. Also updated mocha & nyc packages, and setup api testing with chai.

Other changes:

  • Redis mock cache now implements redis. Issue where this hung test execution forever.
  • Tires to fix redis TTL issue.
  • Consistent authentication checks in middleware.
  • Linting 🧹
In #134 we moved all files from `seaoned_api/` to root folder. All imports from tests has their import paths updated. Also updated mocha & nyc packages, and setup api testing with chai. Other changes: - Redis mock cache now implements redis. Issue where this hung test execution forever. - Tires to fix redis TTL issue. - Consistent authentication checks in middleware. - Linting 🧹
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedShows#138
No description provided.