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 handle wait timeouts and add new AAQ topics for AAQ test coverage #6359

Merged

Conversation

emilghittasv
Copy link
Collaborator

  • Adding the newly AAQ topics for AAQ test coverage.
  • Adding the functionality of creating a new KB article via kb/new API inside the add_kb_article_flow.py
  • Catching potential failures yielded by load_state events not being fired in conftest.py
  • Reducing the default navigation timeout from 2 minutes to 30 seconds and using the internal navigate_to_link() function in conftest.py
  • Creating kb articles via kb/new API calls in several tests.
  • Removing external link validations in test_edit_my_profile.py
  • Skipping some flaky tests from Chromium.
- Adding the functionality of creating a new KB article via kb/new API inside the add_kb_article_flow.py
- Catching potential failures yielded by load_state events not being fired in conftest.py
- Reducing the default navigation timeout from 2 minutes to 30 seconds and using the internal navigate_to_link() function in conftest.py
- Creating kb articles via kb/new API calls in several tests.
- Removing external link validations in test_edit_my_profile.py
- Skipping some flaky tests from Chromium.
@emilghittasv emilghittasv merged commit 247ccc3 into mozilla:main Nov 20, 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
2 participants