You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
Even though all the driver logic is actually inherited from MinkBrowserKitDriver, it could be interesting to run the driver testsuite on this repo as well. This could also allow detecting mistakes in WUnit itself (if they don't implement the HttpKernel/BrowserKit integration properly) as we know that MinkBrowserKitDriver works fine.
@patrickdreyer it would be great if you could work on this, as you might know better than me how to create a Yii app doing the rendering of the fixtures
Even though all the driver logic is actually inherited from MinkBrowserKitDriver, it could be interesting to run the driver testsuite on this repo as well. This could also allow detecting mistakes in WUnit itself (if they don't implement the HttpKernel/BrowserKit integration properly) as we know that MinkBrowserKitDriver works fine.
See https://github.com/minkphp/Mink/tree/master/driver-testsuite for the way to use this testsuite and https://github.com/minkphp/MinkBrowserKitDriver/tree/master/tests for the way BrowserKitDriver does to avoid relying on a webserver being running
The text was updated successfully, but these errors were encountered: