Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for the actual types that are not allowed #173

Merged
merged 3 commits into from
Jun 19, 2023
Merged

Conversation

fjgarlin
Copy link
Contributor

Check for unsupported types but let the rest.

Fixes #172

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #173 (a60beea) into master (4459adc) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #173   +/-   ##
=========================================
  Coverage     98.00%   98.00%           
  Complexity      126      126           
=========================================
  Files             1        1           
  Lines           301      301           
=========================================
  Hits            295      295           
  Misses            6        6           
Impacted Files Coverage Δ
src/BrowserKitDriver.php 98.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stof stof merged commit 796b01f into minkphp:master Jun 19, 2023
13 checks passed
xurizaemon added a commit to xurizaemon/driver-testsuite that referenced this pull request Jun 19, 2023
acoulton pushed a commit to ingenerator/chrome-mink-driver that referenced this pull request Aug 9, 2023
Ref minkphp/MinkBrowserKitDriver#173

(cherry picked from commit 45f32b90ccc86f357d24d43e61d60793dbd9651d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot set numeric values in fields
2 participants