Browser tests: extract commonly used getTestString function
authorJakob Warkotsch <j.warkotsch@gmail.com>
Wed, 20 Jun 2018 11:06:45 +0000 (13:06 +0200)
committerJakob Warkotsch <j.warkotsch@gmail.com>
Wed, 20 Jun 2018 11:06:45 +0000 (13:06 +0200)
commitd96ca0d6a9262045d9a0ea56a866df794eff51dc
tree0d47c88e4744b22d86c743fc70fed401a4995d36
parent7f1e121de1586833e3c724fdd4fe0da4117a5274
Browser tests: extract commonly used getTestString function

Extracting this function into a Util module reduces redundancy for
existing and future tests in core and extensions.

Change-Id: I5c5e9b22af5406f347636b22e68657b2674db6c9
tests/selenium/specs/page.js
tests/selenium/specs/specialrecentchanges.js
tests/selenium/specs/user.js
tests/selenium/wdio-mediawiki/Util.js [new file with mode: 0644]