- 31 Jan, 2018 1 commit
-
-
Rebecca Blundell authored
I have successfully run tests with the new version of chromedriver (2.35) and chrome (63). I thought the best way to test further was to let maharabot run the test suite and see if any issues come up. failing tests are now fixed. behatnotneeded Change-Id: I22e45e8a95669e2109ca70ae782aa2c40546db14
-
- 12 Jan, 2018 1 commit
-
-
Robert Lyon authored
For both normal and headless behatnotneeded - testing behat itself Change-Id: If5595809ed871a5a81ef0f8710bb49f076083261 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 Jul, 2016 2 commits
-
-
Robert Lyon authored
To keep it consistent with rest of Mahara 1) Moving the template files to the plugin/auth dir 2) Removing the old style submenu lines 3) Removing the bad window.open() calls 4) Fixing up menu placement / order 5) Fixing the add connection form's errors so they appear against correct fields behatnotneeded Change-Id: Ic73526a2db2c6f8d7009b374a8ecc0977ba57330 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Piers Harding authored
behatnotneeded Change-Id: I3fc255737f21e4b8f5bc2f06a457f9cdf97e1018
-
- 18 Feb, 2016 1 commit
-
-
Son Nguyen authored
Fix behat step definitions, features Change-Id: I2bf4e94804b9e86c4e54e5f9e66af233b3f86abf
-
- 06 Oct, 2015 1 commit
-
-
Robert Lyon authored
Using 'password1' is bad practice as it's one of the not accepted passwords in mahara So we should use 'kupuhika' which is maori for password Change-Id: I997830546adcb233ff6ced2898da7d756bad9240 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Aug, 2015 1 commit
-
-
Robert Lyon authored
This patch should do the following: Add a new site / institution menu item called 'Journals' Allow an institution to add Journals An admin can add entries to the journal A newly created user can get a copy of the journal Change-Id: I1fc424824fefe548d253e4c55d234ac3456484a8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Aug, 2015 1 commit
-
-
Robert Lyon authored
Added a tab 'Logins' to site statistics page that contains how many total logins for an institution and also how many unique users have logged in during a certain time period - defaults to previous calendar month One can get different results by adjusting the url like so admin/statistics.php?type=logins&start=2014-01-01&end=2015-01-01 if needing to get a different time period On upgrade it populates the usr_login_data table with the current lastlogin time for non-deleted users Currently usr_login_data only records user id and ctime (for login time) but one could also add more columns tothe table if needing to record something that happens once per successful login. Change-Id: If59b207356894eaced7b9977b80d539a28cb7e56 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Jun, 2015 1 commit
-
-
Aaron Wells authored
With the Behat changes, the activity type filter and the "mark as read" buttons are no longer present in your inbox until after you've received some messages. So, those would be better moved to a more focused inbox test, rather than being in "random clicking". I've added some additional random clicks in the inbox screen to make up for it. ;) Change-Id: I4388320b95b1e7d508a04367afca283de167e6d3
-
- 30 Mar, 2015 1 commit
-
-
Eduardo Schicker authored
This test is a converted Selenium that clicks around Mahara and tests the menus and submenus and a few links/buttons too. Change-Id: Ia873f0095365dd6c9589b60e119fbd4fa5c75646 Signed-off-by:
Jinelle Foley-Barnes <jinelleb@catalyst.net.nz>
-