Commit Graph

7 Commits

Author SHA1 Message Date
mini-bomba
899000309f make eslint scream about promises, then fix all lints
also rewrite a bunch of test suites from using done callbacks to using
async functions - it's way too easy to forget about a .catch() clause
2025-09-11 01:14:40 +02:00
Ajay
1dbb393e4d Fix type error in tests 2023-08-03 01:16:57 -04:00
Michael C
acae9da06c increase coverage for tokenUtils 2023-03-12 16:30:08 -04:00
Ajay
5139c7aaf0 Fix tests 2022-10-30 17:07:25 -04:00
Michael C
9ca087206e add token tests 2022-09-25 02:04:30 -04:00
Michael C
47616711ce move patreon mock 2022-09-24 22:52:55 -04:00
Michael C
e0be4744be fix tokenUtils tests, skip if not configured 2022-09-24 22:48:23 -04:00