Skip to content

feat: Standardization of test execution methods in Windows#76

Merged
mato533 merged 11 commits intomainfrom
ta/feat/config-windows
Jun 30, 2025
Merged

feat: Standardization of test execution methods in Windows#76
mato533 merged 11 commits intomainfrom
ta/feat/config-windows

Conversation

@mato533
Copy link
Copy Markdown
Member

@mato533 mato533 commented Jun 29, 2025

Proposed changes

Windows platform only.
For wdio versions above a certain version, modify the test to be executed in the same way as other platforms.

Due to an issue with wdio, tests were being run by creating temporary configuration files in Windows environments only.
Now that the issue has been fixed, tests will be run by creating those files only when the wdio version is low.

Fixed version is [email protected]

Types of changes

  • Polish (an improvement for an existing feature)
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improvements to the project's docs)
  • Internal updates (everything related to internal scripts, governance documentation and CI files)

Checklist

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation (if appropriate)
  • I have added proper type definitions for new commands (if appropriate)

Further comments

Reviewers: @webdriverio/project-committers

@github-actions github-actions Bot added the PR: New Feature 🚀 PRs that contain new features label Jun 29, 2025
@mato533 mato533 closed this Jun 29, 2025
@mato533 mato533 reopened this Jun 29, 2025
@mato533 mato533 force-pushed the ta/feat/config-windows branch 2 times, most recently from c7f204a to 8cee22e Compare June 29, 2025 13:42
@mato533 mato533 marked this pull request as ready for review June 30, 2025 04:27
@github-actions github-actions Bot added PR: Polish 💅 PRs that contain improvements on existing features and removed PR: New Feature 🚀 PRs that contain new features labels Jun 30, 2025
@mato533 mato533 merged commit 2ae57be into main Jun 30, 2025
34 of 35 checks passed
@mato533 mato533 deleted the ta/feat/config-windows branch June 30, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Polish 💅 PRs that contain improvements on existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant