-
-
Notifications
You must be signed in to change notification settings - Fork 753
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: codeceptjs/CodeceptJS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f55a991
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: codeceptjs/CodeceptJS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 59a5344
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 16 files changed
- 7 contributors
Commits on Oct 31, 2025
-
fix(playwright): always use keyboard.type for strings, add national c…
…haracters test (#5280)
Configuration menu - View commit details
-
Copy full SHA for 32d37f7 - Browse repository at this point
Copy the full SHA 32d37f7View commit details
Commits on Nov 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5ac9fb5 - Browse repository at this point
Copy the full SHA 5ac9fb5View commit details
Commits on Nov 14, 2025
-
Use own implementation of shuffle to remve lodash.shuffle dependency (#…
…5301) * Use own implementation of shuffle to remve lodash.shuffle dependency * Cleanup code * After review
Configuration menu - View commit details
-
Copy full SHA for f052b1a - Browse repository at this point
Copy the full SHA f052b1aView commit details -
Update some outdated dependencies (#5303)
* Update some outdated deprendencies * Stay om 1.55.1 of playwright
Configuration menu - View commit details
-
Copy full SHA for f217ab8 - Browse repository at this point
Copy the full SHA f217ab8View commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 25c401f - Browse repository at this point
Copy the full SHA 25c401fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a1e9b2 - Browse repository at this point
Copy the full SHA 3a1e9b2View commit details
Commits on Nov 21, 2025
-
Fix html reporter not handling edgeInfo properly (#5327)
* Initial plan * Fix HTML reporter to handle nested arrays in system info - Updated escapeHtml() to handle non-string inputs including arrays and nested arrays - Arrays are flattened and joined with commas before HTML escaping - Added documentation to generateSystemInfoHtml() for clarity - Added comprehensive unit tests for escapeHtml functionality - Verified fix handles the exact issue case: edgeInfo with nested array Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com> * Improve escapeHtml with recursive array flattening and DRY tests - Refactored escapeHtml to use recursive flattening for deeply nested arrays - Removed duplicate helper functions from test file (DRY principle) - All 15 unit tests pass successfully - Verified deep nesting support (e.g., [['Level2', ['Level3']]]) Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com> * Add depth limit to recursive flattening for safety - Added maxDepth parameter (default: 100) to prevent stack overflow - Returns string representation if depth limit reached - Maintains full functionality for normal use cases --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5f1269b - Browse repository at this point
Copy the full SHA 5f1269bView commit details
Commits on Dec 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f12dee4 - Browse repository at this point
Copy the full SHA f12dee4View commit details
Commits on Dec 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 59a5344 - Browse repository at this point
Copy the full SHA 59a5344View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f55a991...59a5344