Automattic / babble

Multilingual WordPress done right.
https://wordpress.org/plugins/babble/
245 stars 50 forks source link

Behat changes #277

Closed johnbillion closed 9 years ago

johnbillion commented 9 years ago

This merges the phpunit tests branch in to feature/behat-tests and then makes some changes to the Behat setup.

Running Behat with the goutte driver on mink means you can run the tests locally much easier, and it's headless so you don't get the browser popping up, and it's faster.

This also introduces a Behat test for the Translations admin menu. See #237.

This might need some tweaking if Travis errors.

simonwheatley commented 9 years ago

@johnbillion What's your thoughts on the failures in Travis here, please?