moodle/lib/testing
David Monllao 0a7f6a02eb MDL-37958 behat: Nasty strings in HTML
Nasty strings includes html entities and
non-breaking spaces followed by spaces which makes
very hard to find these strings in the DOM html,
this patch keeps the non-breaking spaces and all
the nasty characters, but leaves them isolated from
other regular spaces. It swaps the strings to HTML before
finding elements in the HTML that matches that contents.
2013-03-06 13:34:09 +08:00
..
classes MDL-37958 behat: Nasty strings in HTML 2013-03-06 13:34:09 +08:00
generator MDL-37963 hash only given passwords in user generator 2013-02-24 10:40:55 +01:00
tests MDL-30102 mod_forum: adding webservice function to allow for the retrieval of forum discussions 2013-02-04 19:28:29 +08:00
lib.php MDL-37458 testing common methods generalization 2013-01-18 09:17:30 +08:00