fixed: #5205 correct typings for effect functions by danielrentz ยท Pull Request #5335 ยท codeceptjs/CodeceptJS
Navigation Menu
{{ message }}
codeceptjs / CodeceptJS Public
- Notifications You must be signed in to change notification settings
- Fork 752
Open
danielrentz wants to merge 1 commit intocodeceptjs:3.xfrom
Open
fixed: #5205 correct typings for effect functions#5335
danielrentz wants to merge 1 commit intocodeceptjs:3.xfrom
fixed: #5205 correct typings for effect functions#5335
danielrentz wants to merge 1 commit intocodeceptjs:3.xfrom
Conversation
Copy link Copy Markdown
Contributor
danielrentz
commented
Nov 24, 2025
danielrentz
commented
Motivation/Description of the PR
Fixes for type definitions of the effect functions tryTo, hopeThat, and retryTo.
Applicable helpers:
- Playwright
- Puppeteer
- WebDriver
- REST
- FileHelper
- Appium
- TestCafe
Applicable plugins:
- allure
- autoDelay
- autoLogin
- customLocator
- pauseOnFail
- coverage
- retryFailedStep
- screenshotOnFail
- selenoid
- stepByStepReport
- stepTimeout
- wdio
- subtitles
Type of change
- ๐ฅ Breaking changes
- ๐ New functionality
- ๐ Bug fix
- ๐งน Chore
- ๐ Documentation changes/updates
- โจ๏ธ Hot fix
- ๐จ Markdown files fix - not related to source code
- ๐ Polish code
Checklist:
- Tests have been added
- Documentation has been added (Run
npm run docs) - Lint checking (Run
npm run lint) - Local tests are passed (Run
npm test)
danielrentz
mentioned this pull request
kobenguyent
requested a review
from Copilot
Copilot AI reviewed Dec 3, 2025
Copy link Copy Markdown
Contributor
Copilot
AI
left a comment
Copilot AI left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
๐ก Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Copy link Copy Markdown
Contributor
DavertMik
commented
Jan 15, 2026
DavertMik commented
Jan 15, 2026@DenysKuchma can we make this into 4.x branch?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment