SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
147 stars 39 forks source link

Improve tests around authentication #436

Open timea-solid opened 2 years ago

timea-solid commented 2 years ago

checkUser() is an important part of the code after the auth upgrade. It deals with redirects among others. To improve testing around it we need to think to potentially add a testing framework like https://www.cypress.io/