Jun Pataleta
b850ddfdd5
MDL-66143 course: Integration review fixes
2019-07-22 11:52:41 +08:00
Jun Pataleta
a676250f97
MDL-66143 course: Behat tests for the relative dates mode field
2019-07-22 11:52:41 +08:00
Amaia Anabitarte
b6bac30fdf
MDL-65869 behat: Moving @app behat tests from core to moodlemobileapp
...
As described in MDL-65869 we are moving @app behat tests to
https://github.com/moodlehq/moodle-local_moodlemobileapp to be easier to maintain
and be sure are working with different mobile versions.
So we are not deprecating tests from core, just removing them because will be
in a different location.
2019-06-14 10:16:44 +02:00
Eloy Lafuente (stronk7)
09ab093dce
Merge branch 'MDL-65397-master-enfix' of git://github.com/mudrd8mz/moodle
2019-05-01 01:42:55 +02:00
Jun Pataleta
8f7bb541ad
Merge branch 'MDL-65279-master' of https://github.com/tkorner/moodle
2019-04-30 20:46:46 +02:00
David Mudrák
234b37046f
MDL-65397 lang: Use the new strings in Behat scenarios
2019-04-29 11:47:10 +02:00
Eloy Lafuente (stronk7)
1470cfc2fd
Merge branch 'MDL-65354-master' of git://github.com/lameze/moodle
2019-04-23 23:45:21 +02:00
Simey Lameze
3bc573501a
MDL-65354 core: replace all usages of old cap
2019-04-18 08:57:52 +08:00
Marina Glancy
beff3806d6
MDL-10965 courses: capability to browse course list
2019-04-10 12:35:28 +02:00
Sara Arjona
1929d6f88c
MDL-64819 course: fix behat errors with the move icon
...
Some errors have been detected when using Clean + Goutte.
2019-04-09 14:09:02 +02:00
Damyon Wiese
cce54c4732
MDL-64819 output: Activity menu icons
...
Remove duplicate alt text from activity menu icons and the links to add new sections.
2019-04-08 14:33:36 +02:00
Thomas Korner
ccc1aaed22
MDL-65279 core: typo in categoriesandcourses fixed
...
AMOS BEGIN
MOV [categoriesandcoures,core],[categoriesandcourses,core]
AMOS END
2019-04-05 14:37:09 +02:00
Mathew May
c8edee421e
MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core
2019-04-03 19:34:17 +08:00
Ryan Wyllie
858179b024
MDL-64820 forum: fix behat tests
2019-03-22 09:31:21 +08:00
Adrian Greeve
e081d6000e
Merge branch 'MDL-64505-master-final' of git://github.com/mickhawkins/moodle
2019-03-20 09:26:39 +08:00
sam marshall
05a5d547b3
MDL-64979 Behat: Add option to increase timeouts
2019-03-19 17:17:55 +00:00
Michael Hawkins
ba2b508ca7
MDL-64505 theme_classic: Behat updates for screen size false failures
...
This fixes some behat failures in the Classic theme,
which were caused by the default screen size obfuscating page
elements for behat, where a normal user would still be able to
identify them.
2019-03-18 18:59:23 +08:00
Eloy Lafuente (stronk7)
9bcfd21bcd
Merge branch 'MDL-65137' of https://github.com/KietChan/moodle
2019-04-17 00:49:21 +02:00
Kiet.Chan
2b27c49aad
MDL-65137 behat: Step "I press...the app" should be able to select image
2019-03-26 10:53:31 +07:00
Eloy Lafuente (stronk7)
8ab1bd2f5e
Merge branch 'MDL-64943-master-enfix' of git://github.com/mudrd8mz/moodle
2019-03-05 11:08:32 +01:00
David Mudrák
60f59e5599
MDL-64943 lang: Fix regressions in Behat caused by reworded strings
2019-02-28 17:23:01 +01:00
Mathew May
e3652936f3
MDL-58428 theme: Shift templates ready for Bootstrapbase removal
...
Move behat override steps from boost into their Moodle core locations &
Move the effected core behat steps into bootstrapbase as override steps.
2019-02-22 15:19:33 +08:00
Jun Pataleta
401d0c06f3
Merge branch 'MDL-64736-master-2' of git://github.com/andrewnicols/moodle
2019-02-14 15:00:56 +08:00
Andrew Nicols
93060b9508
MDL-64736 course: Rewrite behat step to avoid changing a checkbox
2019-02-12 07:41:34 +08:00
sam marshall
079eae376c
MDL-63977 Behat: Make standard login step work for app as well
2019-02-11 16:20:43 +00:00
sam marshall
e0564a3264
MDL-63977 Behat: Upgrade mobile tests to work with 3.6 app version
2019-02-11 16:20:42 +00:00
sam marshall
1959e16412
MDL-63977 Behat: Allow Behat testing of the Moodle mobile app
...
This change allows you to write and run Behat tests that cover the
mobile app. These should have the @app tag. They will be run in the
Chrome browser using an Ionic server on the local machine.
See config-dist.php for configuration settings, or full docs here:
https://docs.moodle.org/dev/Acceptance_testing_for_the_mobile_app
2019-02-11 16:20:42 +00:00
David Matamoros
7a0162f17a
MDL-57898 core_course: add custom fields support to courses
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:18 +01:00
Damyon Wiese
cfd390ee94
MDL-63765 behat: Fix behat tests opening a menu
...
If javascript is disabled, we don't need to open the menus at all. If it is enabled
we should use the custom step where possible.
In some tests (user profile) we have to use link_or_button because
the element that opens the menu will be a link or a button in different themes.
2018-10-26 16:14:41 +08:00
Alexander Bias
da4d17313d
MDL-60710 course: Overhaul of Behat tests
2018-10-08 22:49:36 +02:00
David Knuplesch
a487a3edf2
MDL-60710 course: setting to show/hide duplicate coursecontact
2018-10-01 13:39:17 +02:00
David Monllao
72621d23ae
Merge branch 'MDL-62347-master' of git://github.com/bmbrands/moodle
2018-09-04 14:05:41 +02:00
Marina Glancy
442f12f81a
MDL-62742 core: rename coursecat->core_course_category
...
Also rename course_in_list -> core_course_list_element
Deprecate class coursecat_sortable_records
2018-08-28 11:36:23 +02:00
Víctor Déniz Falcón
02fda279ed
MDL-57281 behat: deprecated step definition I navigate to node in
...
Definition step deprecated and affected tests modified.
2018-08-20 12:53:26 +01:00
Bas Brands
c8d5001f9a
MDL-62347 course: use standard pagination renderer
2018-08-13 11:58:25 +02:00
Bas Brands
1801b90535
MDL-56511 Theme: behat fixes for theme clean
2018-04-20 06:18:21 +02:00
Bas Brands
3ec69c2ece
MDL-56511 theme_boost: Update to Bootstrap 4 stable
...
Behat fixes by David Monllao <davidm@moodle.com>
- Blocks
- Modals
- Messaging styling
- Breadcrumb
- Pagination
- Course & categories management
2018-04-18 09:31:53 +08:00
Eloy Lafuente (stronk7)
0f25080367
MDL-61223 course: keep some tests using old values (January 1st 1970)
2018-04-02 21:55:08 +02:00
Eloy Lafuente (stronk7)
632293b09a
Merge branch 'MDL-61058-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:20 +08:00
Damyon Wiese
4c3e2bdde7
MDL-61023 behat: Automate MDLQA-8158
...
Verify the general section does not appear in the navigation when it is empty.
2018-01-24 11:36:49 +08:00
Damyon Wiese
3a732ec7bb
MDL-61058 behat: Automate MDLQA-8146
...
Verify that the keyholder is displayed on the self enrolment page.
2018-01-24 11:22:50 +08:00
Eloy Lafuente (stronk7)
ddea987812
Merge branch 'MDL-58435' of https://github.com/NeillM/moodle
2017-08-15 16:35:12 +02:00
Neill Magill
0f84b17eca
MDL-58435 behat: Behat section editing step should work on section 0
2017-08-09 15:15:39 +01:00
Eloy Lafuente (stronk7)
9af66ed103
Merge branch 'MDL-59614-master' of git://github.com/junpataleta/moodle
2017-08-08 01:48:35 +02:00
Jun Pataleta
85437c91f8
MDL-59614 course: Behat tests for activity navigation
...
Part of MDL-59313.
2017-08-07 13:29:31 +08:00
Jun Pataleta
f156e3dd92
MDL-59726 behat: Fix Behat tests affected by the new participants filter
2017-08-07 10:04:54 +08:00
Andrew Nicols
b4a4fa6a4c
MDL-59602 course: Use course navigation for course nav test
2017-08-02 12:55:54 +08:00
Mark Nielsen
197e2bca5b
MDL-59602 behat: make use of new course nav steps
2017-07-21 13:50:47 -07:00
Mark Nielsen
3cf0d01a61
MDL-58948 behat: Fix timeouts without a condition
...
The second parameter of the wait method should be a string
so passing boolean false was wrong. The default on for the
script is 'false' which works cross Mink drivers.
2017-06-28 12:50:10 -07:00
David Monllao
bc99a34d9c
MDL-23919 mod_data: Required entries not available by default anymore
...
Updating test accordingly, but still setting and checking a
field that is not part of the fieldsets opened by default.
2017-04-06 10:25:17 +02:00