David Monllao
8573e526ff
MDL-51698 user: Adapting behat test
...
Using the generic .breadcrumb-nav like in edit_tag.feature as the elements
on it are quite generic and there is no much chance of future conflicts.
2015-12-09 13:22:38 +08:00
Rajesh Taneja
7b4933db3a
MDL-51685 unittest: Test functionality individually
2015-11-06 11:14:17 +01:00
rajesh Taneja
4b274a10c2
MDL-51981 behat: No need for JS tag
...
This scenario crashes win-chrome and probably
other comninations. Looking at this, it seems
js tag is not needed, so removing js tag to make
it pass on all OS
2015-10-30 11:29:52 +08:00
Adrian Greeve
d64845996b
MDL-50917 navigation: Behat tests for viewing user preference page.
2015-09-22 10:57:52 +08:00
Adrian Greeve
4fc7b6a07b
MDL-27177 roles: Update to behat full profile tests.
2015-08-25 09:43:17 +08:00
Adrian Greeve
82e4d43842
MDL-27177 roles: Unit test for newly created function.
2015-08-25 09:43:17 +08:00
David Monllao
f2e50523d1
Merge branch 'MDL-50839-master' of git://github.com/Dave-B/moodle
2015-08-12 08:32:11 +08:00
David Balch
9dcd50358a
MDL-50839 user_menu: Allow themes to set User menu avatar size.
...
Added an @array "options" parameter to user_get_user_navigation_info(),
for passing in avatarsize, and possibly other options in future.
Also removed an errant parameter in the /lib/outputrenderers.php
user_get_user_navigation_info() call, as there was no corresponding
parameter in the function definition.
(Test written by Jetha Chan.)
2015-08-11 13:57:17 +01:00
Marina Glancy
7f0c7f01c0
MDL-51062 behat: permission steps should work without js
2015-08-09 20:33:27 +08:00
Dave Cooper
186747fd75
MDL-49845 core_user: Fix behat failures
2015-05-05 17:30:53 +08:00
John Okely
4887d15228
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
David Mudrák
3759e7ae96
MDL-50033 lang: Update Behat scenarios to use the new strings
2015-04-29 23:15:44 +02:00
Rajesh Taneja
0fe86bbdbb
MDL-49799 behat: replaced asd.com with example.com
...
asd.com is a valid domain, we should use reserved domain names for testing
2015-04-20 11:21:20 +08:00
David Monllao
89a6290fb9
Merge branch 'MDL-45131-master' of git://github.com/jleyva/moodle
2015-04-16 17:04:34 +08:00
Juan Leyva
605c421b58
MDL-45131 user: Add validation for returned parameters in WS tests
2015-04-16 10:25:33 +02:00
Adrian Greeve
52f2075d61
MDL-49689 navigation: Behat tests for default home page
...
Part of MDL-45774.
2015-04-13 15:54:24 +08:00
Ankit Agarwal
8f43702a69
MDL-49412 core_user: Fix behat failures
2015-04-10 17:18:23 +08:00
Adrian Greeve
45367bdf0c
MDL-49688 navigation: First review fixes and version bump.
...
Part of MDL-45774.
2015-04-10 17:18:03 +08:00
Ankit Agarwal
b19cc4ef25
MDL-45898 myprofile: Redesign my profile page
...
Part of MDL-45774.
Contributions by John Okely, Jetha Chan and Damyon Wiese (squashed branch).
AMOS BEGIN
CPY [coursebadges,core_badges], [badges,core_badges]
AMOS END
2015-04-10 17:17:32 +08:00
Ankit Agarwal
50e0d9ff5c
MDL-48932 myprofile: Add tests for the profile apis
2015-04-10 17:17:06 +08:00
Adrian Greeve
b6c42eb0f0
MDL-45894 navigation: Behat tests for user navigation.
...
Part of MDL-45774
2015-04-10 17:17:05 +08:00
Dave Cooper
81d7de1aa1
MDL-48936 lang: Changed "My Home" to "Dashboard".
...
Part of MDL-45774
2015-04-10 17:16:27 +08:00
Eloy Lafuente (stronk7)
522eff0d30
Merge branch 'MDL-49499-master' of git://github.com/jleyva/moodle
2015-04-07 17:29:15 +02:00
Juan Leyva
826d572ddf
MDL-49498 user: New tests for user_list_view()
2015-04-02 17:03:03 +02:00
Juan Leyva
a0b161bf23
MDL-49499 user: Unit tests for profile_view()
2015-04-02 16:57:43 +02:00
Rajesh Taneja
bed97c39eb
MDL-49513 behat: Set admin config using php api
...
Added a new set to set config using set_config() api
to make steps faster and more efficient
2015-04-01 14:25:23 +08:00
Juan Leyva
4bf3a71380
MDL-48443 webservices: Prevent duplicated user devices
2015-03-20 14:45:04 +01:00
Andrew Nicols
db23cd087b
Merge branch 'MDL-48716-master' of git://github.com/jleyva/moodle
...
Conflicts:
lib/db/services.php
lib/db/upgrade.php
version.php
2015-02-25 09:20:26 +08:00
Rex Lorenzo
c85140350b
MDL-46665 core_user: Add 'idnumber' field to user filter
2015-02-20 10:34:08 -08:00
Juan Leyva
f494a81167
MDL-48716 webservices: core_user_remove_user_device unit tests
2015-02-19 15:15:18 +01:00
Marina Glancy
5d9204af46
MDL-48569 profile: behat test for user full profile access
2014-12-12 10:20:10 +08:00
Petr Skoda
1d658535b6
MDL-47830 auth: Add pw rotation restrictions
2014-12-01 08:53:52 +13:00
Sam Hemelryk
2611dd99d3
MDL-48196 phpunit: fixed the fail after this change
2014-11-17 15:07:15 +13:00
Damyon Wiese
8ae6df3798
Merge branch 'MDL-47667' of git://github.com/timhunt/moodle
2014-10-16 13:00:22 +08:00
Tim Hunt
01e7c3bf4e
MDL-47667 profile unit tests: don't assume none by default.
...
E.g. if an add-on creates a user profile field on install, the test was
failing.
2014-10-14 12:09:51 +01:00
Adrian Greeve
c1a27029fe
MDL-47617 behat: Fixed behat sorting failure
...
Postgres and MySQL treat values that are null differently
when sorting. MySQL will sort null values above fields with
values and Postgres will be vice versa. I removed the checks
against the Admin User.
Oracle treats lower case values different to upper case values
and so I have modified the test so that all Names start with
an Uppercase letter.
2014-10-14 11:30:01 +08:00
Damyon Wiese
2b187a479e
MDL-46921 User: Add @core_user to new behat test.
2014-10-09 11:20:44 +08:00
Damyon Wiese
e6b00f032d
Merge branch 'wip-MDL-46921-master' of git://github.com/abgreeve/moodle
2014-10-09 09:57:58 +08:00
Adrian Greeve
28127d8897
MDL-46921 lib: behat tests for alternate name sorting.
2014-10-09 08:19:49 +08:00
Frederic Massart
dcb59c872c
MDL-45893 my: Specifically follow My home from block in Behat tests
2014-10-08 16:59:41 +08:00
Marina Glancy
ea80c29a2c
MDL-47079 user: behat test for deleting users
2014-09-16 09:43:48 +08:00
Rajesh Taneja
2b55cb1b18
MDL-45641 event: Option to trigger user event manually
...
On some pages full user data is not stored before user_created/
user_updated event is triggred. So giving option to trigger that
manually, so it can be triggred after all data is saved
2014-06-27 15:44:56 +08:00
Marina Glancy
65ae0a1bde
MDL-45469 profile: make sure profile fields can be initialised without arguments
2014-05-21 11:40:43 +08:00
Marina Glancy
497974f3e8
MDL-45469 Move profile tests to the location recognised by phpunit
2014-05-20 11:58:35 +08:00
Ankit Agarwal
52dc1de746
MDL-42891 administration: Re-implement incorrect login notification, without using the logtable.
2014-04-01 17:18:15 +08:00
Dan Poltawski
7f42ee92eb
Merge branch 'MDL-44440_master' of git://github.com/dmonllao/moodle
2014-03-10 13:45:26 +08:00
David Monllao
1f631c7c63
MDL-44440 behat: Changing , for > as a navigation tree nodes separator
...
Using greater than as seems a more natural separator
than the comma when separating nodes which have a
hierarchy relation.
2014-03-10 13:35:40 +08:00
David Monllao
759b323e0e
MDL-43236 behat: Updating references to deprecated methods
2014-03-07 16:05:21 +08:00
David Monllao
a542553d42
MDL-44440 behat: Refactoring features to use I navigate to
...
Replacing multiple "I expand node" steps by the
new "I navigate to". Also fixing few I navigate to
when dealing with non-JS.
2014-03-07 14:46:54 +08:00
David Monllao
f083d6145e
MDL-43738 behat: Updating features files
...
The following used steps were replaced by the ones
added in this issue:
- I fill the moodle form with
- I fill in with
- I select from
- I select radio button
- I check
- I uncheck
- the field should match
Also removing test for deprecated steps:
- the ASD checkbox should be checked
- the ASD checkbox should not be checked
2014-02-27 18:22:05 +08:00