4teamwork / ftw.testbrowser

A testing browser for Plone.
http://ftwtestbrowser.readthedocs.io/
5 stars 1 forks source link

Run integrationt tests with traversal driver. #56

Closed jone closed 7 years ago

jone commented 7 years ago

Runs all tests decorated with @all_drivers against a integration testing layer with the traversal request driver. This makes sure that the testbrowser can actually be used in integration testing and it will hopefully uncover database isolation problems with the traversal request driver when the occur in the future.