Rename test suites in phpunit.xml.dist#1944
Merged
norberttech merged 3 commits intoflow-php:1.xfrom Oct 31, 2025
Merged
Conversation
Member
|
could you add phpunit.xml.dist to tests workflow trigger paths? |
Member
Author
|
@norberttech to pass first, it will require: #1945 to be merged |
norberttech
approved these changes
Oct 31, 2025
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 1.x #1944 +/- ##
==========================================
+ Coverage 77.10% 79.54% +2.44%
==========================================
Files 831 831
Lines 24689 24690 +1
==========================================
+ Hits 19036 19640 +604
+ Misses 5653 5050 -603
🚀 New features to boost your workflow:
|
Due to internal dom differences
Member
|
Probably the easiest way to reproduce all those tests locally is through nix: (first run will take longer) |
norberttech
reviewed
Oct 31, 2025
src/lib/types/tests/Flow/Types/Tests/Unit/Type/Logical/HTMLTypeTest.php
Outdated
Show resolved
Hide resolved
norberttech
approved these changes
Oct 31, 2025
Merged
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves: #1940 (comment)
Change Log
Added
Fixed
Changed
Removed
Deprecated
Security