- 27 May, 2015 2 commits
-
-
Eduardo Schicker authored
Trying to get the journal entry to be interracted with Change-Id: Ibe98e4ba0093a24a45a51f1b58c33361252c5380
-
Jinelle Foley-Barnes authored
I'm adding a test for this just incase the step breaks we can run this test first to problem solve if it's the step or if it's the code or if it's another step in a test that's breaking. Change-Id: I7ef83ab5727176e51692ea15a6cc5e527ac64705
-
- 26 May, 2015 1 commit
-
-
Located in /tests/behat/features/messages Change-Id: I2f1d41e42d63bbf49f2a4e64c60cd22a6de300d6
-
- 25 May, 2015 2 commits
-
-
Son Nguyen authored
Change-Id: Id5f9227be90dd350e48a5486cc82a84177f08b1d
-
Son Nguyen authored
Change-Id: I4f67f891793ed8b16d29698394b30ef98d2f6e9a
-
- 22 May, 2015 2 commits
-
-
Rylee Foley authored
This wont run until the tinymce editor is accessible Change-Id: I556e20b1b44642e230c3094da9e2a0a6263903de
-
Son Nguyen authored
Bug 1447449 Change-Id: Id2991f1d2e6b8aa16b52eaf95cdcc6bbe7543265
-
- 19 May, 2015 1 commit
-
-
This test needs a step the end to save the page, but seeing as there is a bug when trying to register I cant see what the save button is called. Check Bug 1438928 for more info on what this patches dependencies are. Change-Id: If552c55dcbead2e37b4dbbd2b63d85bd843d51da
-
- 16 May, 2015 1 commit
-
-
and 'I delete the block "Block title"' Change-Id: I88359a315350d2b196c56d98fe5ba417cff8b12f
-
- 11 May, 2015 1 commit
-
-
Jinelle Foley-Barnes authored
Change-Id: I45d63470aedd3902d801837a1087430617c00489
-
- 07 May, 2015 2 commits
-
-
This test has a clumsy step for TinyMCE but until we get a better way to detect a textarea is actually a TinyMCE it will do. Change-Id: I787e6faf20ef766855a15a1369c9507fc400c12d
-
/test/behat/features/view I tidied up these tests and deleted redundant ones, and deleted some of the original tests Sonn wrote when we set up the suite. I took note of which ones and I'm going to rewrite news ones that have more coverage and use fixtures so they run faster. Change-Id: I555f2942ea213f2f73a13a3f5cd8c717df0b2dd2
-
- 06 May, 2015 1 commit
-
-
Robert Lyon authored
Change-Id: If2b882d383f04905598c0d1fa28c2cfa66d75cd5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 May, 2015 1 commit
-
-
Eduardo Schicker authored
Change-Id: I367a1ca31274c23a129435c34dd18077f1db35cf Signed-off-by:
Jinelle Foley-Barnes <jinelleb@catalyst.net.nz>
-
- 03 May, 2015 2 commits
-
-
Jinelle Foley-Barnes authored
Change-Id: I689983f8a8218085438d33d9db2d58a59bede007
-
Jinelle Foley-Barnes authored
Feel free to make the feature better, I struggled to word this one. Change-Id: Iad24470cf47ddae1fa100cbef06e3624bd2652e2
-
- 29 Apr, 2015 1 commit
-
-
This may need some work still, but I'm pushing it so I can rebase and get all the fixes from master. Change-Id: I4b4d5ff9fc879ff38ea69d30d41b166b3098c6ca
-
- 24 Apr, 2015 1 commit
-
-
This has one step that needs an ID tag added to it so Behat can click it. The bug number it's dependendent on is Bug (1428456) Change-Id: I1b08441eb30348fbafed564bcaccf5817470570f Signed-off-by:
Jinelle Foley-Barnes <jinelleb@catalyst.net.nz>
-
- 23 Apr, 2015 3 commits
-
-
Change-Id: Id127f4256d9419a65b38a78e4f610bc5119901ed
-
Jinelle Foley-Barnes authored
This is a behat test for bug (Bug 1424512) so it is dependent of that fix. Also depended on the General node being able to expand (Bug 1407854) Change-Id: I07112335965e44d9e80370bc0b3856d1cf38184d
-
Eduardo Schicker authored
This test needs to be able to expand nodes. Block titles needs to be able to be clicked somehow that's human readable if possible. Change-Id: Ib79a4916b72643836fa7e43e558671c3b97324ad
-
- 22 Apr, 2015 1 commit
-
-
Jinelle Foley-Barnes authored
Behat test for the missing string in /admin/extensions/pluginconfig.php?plugintype=artefact&pluginname=file&type=file under "Resize images" Change-Id: Ib88592f39702edffeb5230aa6429466c252456cb
-
- 21 Apr, 2015 4 commits
-
-
To see what's been changed look in /test/behat/features/admin Change-Id: Ic768495672c15ab9eb99ae902ff2a587e5d191eb
-
/test/behat/features/user I have tidyed up and deleted duplicates of the tests. Change-Id: I2274505be97c7a29c603c826b83cfb471ebb9bd7
-
To view the changes /tests/behat/feature/institutions I got rid of redundancies Change-Id: Ifdcc1920eaa168ddfd845e8f0d92acdd5a98665b
-
Jinelle Foley-Barnes authored
Change-Id: I4fb780ac88dbaa9c353f9a558ee64d256d978735
-
- 20 Apr, 2015 1 commit
-
-
Jinelle Foley-Barnes authored
I have moved the feature files that were outside of folders into folders. Go to mahara/tests/behat/features to see the ones that have been moved. They were moved in attempt to tidy it up and check they are no redundancys. Change-Id: I63db763a359d2cc715e0a4a6128cf01e774ebbab
-
- 16 Apr, 2015 1 commit
-
-
Robert Lyon authored
Was trying to access 'Pete Mc' but the link for first and last name are separate on the admin/users/search.php page so we need to just look for the first name Change-Id: I42778395f8c1b77cf2bb40333c1d3fd935802ecb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Apr, 2015 2 commits
-
-
Jinelle Foley-Barnes authored
Change-Id: I6b01fec859e1384d8dedd3c134becb43c000bc24
-
This test is broken because dialogue boxes are popping up confirming if you want to leave the page or not. Change-Id: If93b96acaa41ed0891d23debd5f683c03547e381
-
- 01 Apr, 2015 4 commits
-
-
Jinelle Foley-Barnes authored
Change-Id: I6736e357d3a9c10ce345d09fa8bdbf1e210b29d0
-
Jinelle Foley-Barnes authored
Change-Id: Ie0700ef024fe6c542464a02589d092db23650aec
-
Jinelle Foley-Barnes authored
Change-Id: I9f7d4c22bba5743d404ddbe7d9f6064ac5da41b2
-
Jinelle Foley-Barnes authored
Change-Id: Ibcd1f3161d779412b16a133222220aef815f8ae4
-
- 31 Mar, 2015 6 commits
-
-
Jinelle Foley-Barnes authored
Change-Id: Ia519094603d5d7cb3173fbb46c4c5dd03382a0f1
-
Jinelle Foley-Barnes authored
Change-Id: Iab5d995dce958e047d341f0ec683a668ceeab260
-
Jinelle Foley-Barnes authored
Change-Id: Ia57ed366fd8a86b9f488935ba1612f855198cd56
-
Jinelle Foley-Barnes authored
Change-Id: I8d8cd1aae919904c3dce6d8e383ff7d75f0c056f
-
Jinelle Foley-Barnes authored
This test is dependent on a fix from patch 4453. Change-Id: Ib669dfd1199b6ad9937ce4c017a563a8eb332991
-
Jinelle Foley-Barnes authored
This test just needs an ID on the settings link because there are 2 settings links Change-Id: I29fc8e8ce3d6bb1ddbb8ae6c443fe18df51da559
-