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 expand coverage to group pages #6344

Merged

Conversation

emilghittasv
Copy link
Collaborator

  • Improving the groups_page.py page object and adding new locators & functions against them to be used in tests.
  • Adding a function to click on groups listed inside the profile page.
  • Adding user group tests pytest marker to pytest.ini
  • Adding new test images for usage in tests.
  • Expanding playwright coverage over the groups section via the test_groups.py
  • Expanding playwright coverage into verifying that messages can be sent via the groups page inside the test_messaging_system.py
  • Adding a couple of helper functions inside the utilities.py to:
  1. Have the capability of uploading files via file choosers.
  2. Have the capability of taking a screenshot for a particular locator.
  3. Have the capability of comparing two given images using python pillow.

…functions against them to be used in tests.

- Adding a function to click on groups listed inside the profile page.
- Adding user group tests pytest marker to pytest.ini
- Adding new test images for usage in tests.
- Expanding playwright coverage over the groups section via the test_groups.py
- Expanding playwright coverage into verifying that messages can be sent via the groups page inside the test_messaging_system.py
- Adding a couple of helper functions inside the utilities.py to:
1. Have the capability of uploading files via file choosers.
2. Have the capability of taking a screenshot for a particular locator.
3. Have the capability of comparing two given images using python pillow.
@emilghittasv emilghittasv merged commit a42e1ea into mozilla:main Nov 12, 2024
2 checks passed
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.

2 participants