Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added tests and made a start to auth.ts * Add tests for cookie and callback route * Tests for session and actions * Add jsdom tests for tsx files * Add new workflow * Clean up jest config file * Didn't mean to add this * Add jest config and setup scripts to ts exclude * Impersonation shouldn't be a client component for now * 100% test coverage * Add debug flag * Add another test and change coverage engine to have local and github show the same results * Should actually add the test * Address feedback * Also run prettier on test files * wip * wip * Add tests * Delete getSession in favor of authkit method * Restore package-lock.json * Flip debug back to false * Remove deprecated tests and update readme * Make options object optional and fix tests * Update tests
- Loading branch information