MDL-59437 behat: avoid using participants page for tag tests
commitd131489e3d3a798e61a62012f1dbb7714141f351
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 12 Jul 2017 23:39:45 +0000 (13 01:39 +0200)
committerDamyon Wiese <damyon@moodle.com>
Thu, 13 Jul 2017 03:48:35 +0000 (13 11:48 +0800)
tree9dfe15def3597c15d3a3f71e9a57e95c8a701f63
parent28fcc33944ca681b8b12e67d085738c15de6e576
MDL-59437 behat: avoid using participants page for tag tests

While participants page is being refactored, there are links (fullname)
going and changing, leading to inestability in tests that were using
those links.

When possible, provide an alternative, stable path, in this case, the
tags page itself can be used to jump to the user profile, keeping the
tag tests better isolated.
tag/tests/behat/edit_tag.feature
tag/tests/behat/flag_tags.feature