Skip to content

fix: Add phpunit.xml.dist and fix Pest test configuration (#2)#1

Merged
yannelli merged 1 commit intoNextvisit:mainfrom
yannelli:main
Jan 1, 2026
Merged

fix: Add phpunit.xml.dist and fix Pest test configuration (#2)#1
yannelli merged 1 commit intoNextvisit:mainfrom
yannelli:main

Conversation

@yannelli
Copy link
Copy Markdown
Collaborator

@yannelli yannelli commented Jan 1, 2026

  • Add phpunit.xml.dist to provide proper PHPUnit/Pest configuration and avoid argument parsing issues with --cache-directory option
  • Fix ResponseRequest validation to use strict empty string check instead of empty() which incorrectly treats '0' as empty
  • Include tests and CI workflow from add-pest-tests-workflow branch

- Add phpunit.xml.dist to provide proper PHPUnit/Pest configuration
  and avoid argument parsing issues with --cache-directory option
- Fix ResponseRequest validation to use strict empty string check
  instead of empty() which incorrectly treats '0' as empty
- Include tests and CI workflow from add-pest-tests-workflow branch
@yannelli yannelli self-assigned this Jan 1, 2026
@yannelli yannelli added the enhancement New feature or request label Jan 1, 2026
@yannelli yannelli merged commit 968ae59 into Nextvisit:main Jan 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant