Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website e2e testing #3902

Open
thecodingwizard opened this issue Aug 26, 2023 · 0 comments
Open

Website e2e testing #3902

thecodingwizard opened this issue Aug 26, 2023 · 0 comments
Labels
backlog Work on this later website website-related issue

Comments

@thecodingwizard
Copy link
Member

It would be nice to add some basic e2e testing to this website. The Firebase emulator should have pretty good support for this: https://firebase.google.com/docs/emulator-suite/connect_auth#web-modular-api

Things to test:

  • Can the user use the site without logging in?
  • Can the user log in and transfer their local data to their new account?
  • Can the user use the site while logged in?
  • Basic checks that groups work (maybe?)
@thecodingwizard thecodingwizard added the website website-related issue label Aug 26, 2023
@bqi343 bqi343 added the backlog Work on this later label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Work on this later website website-related issue
Projects
None yet
Development

No branches or pull requests

2 participants