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

Playwright Script #20

Open
hcientist opened this issue Jul 7, 2024 · 0 comments
Open

Playwright Script #20

hcientist opened this issue Jul 7, 2024 · 0 comments

Comments

@hcientist
Copy link
Member

Having a playwright script that runs and checks that like there’re no errors in trying to load and submit every assigned activity for a demo user

we'd like to run playwright script that:

  • logs in to localhost 3000
  • tell us what works what doesnt

e.g.,

  • logs in
  • courses
    • do i have the expected number of courses / correct courses?
    • if i have some course
      • do i have the expected pieces?
        • melody?
        • bassline?
          • and so on
            • ideally, try to submit on each page

Goal:

  • on change, ensure nothing regresses
  • eventually have a precommit
    • heavy handed?
    • runs on merging pr's etc
@hcientist hcientist converted this from a draft issue Jul 7, 2024
@mfwolffe mfwolffe removed their assignment Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

2 participants