... | ... | @@ -240,7 +240,13 @@ export default NextAuth({ |
|
|
For more information, visit the [NextAuth.js documentation](https://next-auth.js.org/getting-started/example)
|
|
|
|
|
|
# Tests
|
|
|
To run the tests you have to execute
|
|
|
|
|
|
```sh
|
|
|
npm run coverage
|
|
|
```
|
|
|

|
|
|
|
|
|
To see the report of the tests open index.html (coverage/lcov-report/pages/index.html)
|
|
|
|
|
|
 |
|
|
\ No newline at end of file |
|
|
 |
|
|
\ No newline at end of file |