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

E2E tests for TWP33 to detect API issues #221

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shivamshan
Copy link
Collaborator

Summary

This PR adds e2e tests with playwright to detect any API issues that may occur in this lecture.
Unit tests for only for:

  • TWP33/TWP33_1
  • TWP33/TWP33_3
  • TWP33/TWP33_4

are added as it enough to check only for them. The further sub-lectures use the same URLs present in there three.

This PR can now finally close #209.

Checklist

  • Variables, functions and comments are translated to Spanish
  • Functions follow underscore notation
  • Spell check done & typos fixed
  • All python code is PEP8 compliant
  • Test coverage with Playwright implemented; locators are Python code
  • Reviewers assigned (all peers & at least 1 mentor)

Screenshots

4ecb2803-4c85-4f81-a436-5cd37b105f7e

Signed-off-by: Shivam Shandilya <shivam.stpaulsdarjeeling@gmail.com>
Signed-off-by: Shivam Shandilya <shivam.stpaulsdarjeeling@gmail.com>
@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Starbuzz CORS error [TWP33]
1 participant