minkphp / MinkBrowserKitDriver

Symfony2 BrowserKit driver for Mink framework
MIT License
549 stars 80 forks source link

Add types for method parameters #171

Closed stof closed 1 year ago

stof commented 1 year ago

Now that the Mink DriverInterface has parameter types (thanks to https://github.com/minkphp/Mink/pull/856), we can add them in the child class.

codecov[bot] commented 1 year ago

Codecov Report

Merging #171 (44110c8) into master (55d0474) will not change coverage. The diff coverage is 100.00%.

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

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