Git commits in Moodle 3.5.9 by Andrew Nicols

commit a87d3a64bb9f7ea0e85c82328881f675603b5cf3
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 21 Oct 2019 09:43:20 +0800
Tag:    v3.5.9

MDL-66945 composer: Update behat extension

commit 29933a945f49877d65373dd0ca24bb827a46e57a
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 14 Oct 2019 14:24:05 +0800
Tag:    v3.5.9

MDL-66559 behat: Register component selectors earlier

commit c7b384ce66c2aa4a506449ded78c871c80d9d837
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 14 Oct 2019 14:17:47 +0800
Tag:    v3.5.9

MDL-66559 behat: Update running suite

commit 879532b41fa5ee8d5a2205ebe91486d368188b08
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 09 Oct 2019 09:34:45 +0800
Tag:    v3.5.9

MDL-66779 phpunit: Correct component name for core_grades

commit 5cacda33bb55d4a92b041a1c13620bf9ee785df2
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 19 Sep 2019 06:58:59 +0800
Tag:    v3.5.9

MDL-66675 behat: Fix typo in step function name

commit f008a03c60e33026ec9656aa8ce01331077db3da
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 17 Sep 2019 10:11:09 +0800
Tag:    v3.5.9

MDL-66675 CLI: Add ANSI formatting options

commit 864ef225342b5e2bf876db1752a975a20c6363a8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sat, 14 Sep 2019 20:46:27 +0800
Tag:    v3.5.9

MDL-66675 behat: Add option to pause on behat failures

commit d073f5daf09ebf5c07c4b441a456d0a4772a8f61
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 12 Sep 2019 14:19:11 +0800
Tag:    v3.5.9

MDL-66550 theme: Wrap JS calls in pendingJS

commit a5cdde3c796bae991c5c1b188aec94ad944f15ac
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 12 Sep 2019 14:18:36 +0800
Tag:    v3.5.9

MDL-66550 admin: The execute wrapper MUST be used in behat

commit 21ac04e12e50726f85ca9e55b07c028bb74782dc
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 10 Sep 2019 21:24:15 +0800
Tag:    v3.5.9

MDL-66550 behat: Add ability to transform a specific selector

commit 6a3a83af93d15355c8ed6897630c627b14ccac17
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 30 Aug 2019 11:12:05 +0800
Tag:    v3.5.9

MDL-66559 behat: Allow per-component selectors and replacements

commit b3259b51bb35d09a0d0f5fb4a2e9b0e9621ad2ac
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 29 Aug 2019 16:44:36 +0800
Tag:    v3.5.9

MDL-66550 forum: Target fields in a fieldset for behat test

commit 944888a50996f99b6a8f4a38e9594257e6985de1
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 29 Aug 2019 11:39:21 +0800
Tag:    v3.5.9

MDL-66550 behat: Standardise finding in core functionality

commit b683a48f69ea702ec91621222719c59bb4528f73
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 29 Aug 2019 11:37:40 +0800
Tag:    v3.5.9

MDL-66550 behat: Transform fields to search in a fieldset

commit ab9b65b6a739dbe44fc13c481918b39848a74104
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 29 Aug 2019 11:09:10 +0800
Tag:    v3.5.9

MDL-66550 behat: Normalise selectors better