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

feat: support waitings before retries #93

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

Conversation

uid11
Copy link
Collaborator

@uid11 uid11 commented Oct 25, 2024

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other (please describe):

feat: support waitings before retries.
fix: remove references on TestCafe.
fix: set actual timeout of tests for Playwright engine.
fix: turn off unnecessary rule @typescript-eslint/consistent-return.
feat: add documentUrl argument to assertPage method of pages.
fix: restore fullMocks fixture for internal test of "full mocks".

@uid11 uid11 added the Work In Progress The pull request is still in progress label Oct 25, 2024
fix: remove references on TestCafe
fix: set actual timeout of tests for Playwright engine
fix: turn off unnecessary rule `@typescript-eslint/consistent-return`
feat: add `documentUrl` argument to `assertPage` method of pages
fix: restore `fullMocks` fixture for internal test of "full mocks"
@uid11 uid11 force-pushed the feat/support-waitings-before-retries branch from 5279a60 to b042b43 Compare October 25, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Work In Progress The pull request is still in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant