Commit Graph

6 Commits

Author SHA1 Message Date
Andrew Nicols a67a1c1179 MDL-71965 lang: Fix lang tst to not use boost-only footer feature 2021-10-13 09:02:37 +08:00
Andrew Nicols c4af869ffe MDL-71965 theme: Address behat failures
* The helplink has changed so the language customisation check had to be
  updated to use a different selector.
* The totop string has been moved from boost to classic only and the
  string must be moved too.
* The new footer toggle may sit over the [next page] button for the
  timeline block for some browsers (Linux only). Changing the browser
  size to large resolves this.

AMOS BEGIN
 CPY [totop,boost],[totop,classic]
AMOS END
2021-10-11 13:05:11 +08:00
Adrian Greeve 7d435fb5f2 MDL-70196 navigation: Update to feature files.
- Part of: MDL-69588
A lot of tests rely on the last element of the breadcrumb being
active. This updates feature files to not rely on this anymore.
2021-08-23 17:46:38 +08:00
Andrew Nicols b658d18b51 MDL-66979 behat: Mark some tests as being slow
Uses of the httpsreplace and customlang tools are known to be extremely
slow.

In our CI infrastructure on slwoer DBs, the customlang tool can take
over 90 seconds to load the page, whilst the httpsreplace tool can take
up to about 60 seconds.

These changes set appropriate timeout factors to increase the timeout
accordingly.
2021-01-29 14:15:26 +08:00
Ferran Recio 489f6f2684 MDL-69583 tool_customlang: add customization import 2020-10-13 13:26:21 +02:00
Thomas Wedekind 1f4a5e485e MDL-69582 tool_customlang: add export langstring feature 2020-10-08 19:08:15 +02:00