Dan Marsden
c563106c4b
Fix #390 intermittent failure when run over midnight.
6 years ago
Dan Marsden
3c9d0489b9
Fix some coding guideine items.
6 years ago
Morgan Harris
362377d7a3
Webservice: allow multiple instances in one course ( #372 )
* [WS] Allow multiple instances in same course
You can now retrieve multiple instances in the one course
* Add test for multiple instances
Also cleaned up a lot of test code… there was a bunch of stuff doing
nothing just sitting in the file. All the stuff with getting the module
and the context… that’s all handled by the data generator.
* satisfy the linter
bloody thing
6 years ago
Morgan Harris
6cb339f766
Allow group sessions in webservices ( #364 )
* Enable groups for web sservices
This small change enables webservice users to see group-based
attendance sessions
* Tests for group-based web services
Add a test for web services to test group-based sessions
6 years ago
Dan Marsden
c17eb582b0
Fix failing tests in master.
move some strings into attendance plugin.
6 years ago
Nick Phillips
cbc804ac3f
Make events optional per-session.
7 years ago
Dan Marsden
a1f36cea3c
Fix #196 Thanks to @antonio-c-mariani for this code.
7 years ago
Neill Magill
a7ccf77d6c
Cog menu on teacher page under Boost based themes
7 years ago
Dan Marsden
3b0cd9a429
Add missing backup field, and new field in tests.
7 years ago
Dan Marsden
433601b0c9
Make sure created session is later today.
7 years ago
Dan Marsden
f8c27b02cf
Fix behat test with at-risk change to absentee
7 years ago
Dan Marsden
00f95df6fb
Merge notification/warning feature into master. ( #267 )
New feature/reports to allow warning thresholds to be set and e-mail notifications.
8 years ago
Dan Marsden
63ec70ae50
Use correct link to show all sessions in behat test.
8 years ago
Dan Marsden
6baeffea86
Fix some tests.
8 years ago
Dan Marsden
ddfe74cba6
fix case of am/pm in tests.
8 years ago
Dan Marsden
139337e4f9
try another method of targeting form input.
8 years ago
Dan Marsden
e7e45df95d
Use correct identifier to find input.
8 years ago
Dan Marsden
4b0ec1fa4d
fix behat step.
8 years ago
Dan Marsden
c0a8604621
fix behat test step.
8 years ago
Dan Marsden
24ebc7b423
Improve test to hide status from view.
8 years ago
Dan Marsden
e584a48448
phpdoc stuff.
8 years ago
Dan Marsden
1216f15a1d
behat test (fragile)
8 years ago
Dan Marsden
8b314e5e48
fix up some phpdoc stuff.
8 years ago
Dan Marsden
6df6b7c839
make session full day for tests.
8 years ago
Dan Marsden
ce44b8bb57
tests - use sessiondate for 5min ago to allow self student marking
8 years ago
Dan Marsden
0e7e0037a1
fix one last spacing issue in tests.
8 years ago
Dan Marsden
eb50cadda0
tidy up some more spacing in tests.
8 years ago
Dan Marsden
76ecd16c7f
fix some spacing in test files.
8 years ago
Dan Marsden
3755ede70c
fix typo in step!
8 years ago
Dan Marsden
04b8f383c3
fix broken behat test due to user identity stuff.
this is more fragile than it should be - should add classes
to radio buttons to improve selection.
8 years ago
Dan Marsden
78d5895f21
tidy up behat steps.
8 years ago
Dan Marsden
974dd45a74
use more specific target for inputs.
8 years ago
Dan Marsden
492da49606
MDL-58265 replace I follow, editing mode steps
8 years ago
Dan Marsden
147a65d47d
Check contents of input field in test.
8 years ago
Dan Marsden
0ee109766c
tidy up tests a little.
8 years ago
Dan Marsden
b5e9e0b415
Fix steps in test.
8 years ago
Dan Marsden
0515414828
Use correct action for button in test.
8 years ago
Dan Marsden
2729b15d24
Add test for changing default staus set,
improve some language strings relating to status sets
8 years ago
Dan Marsden
4924a32b3a
Fix coding guideline stuff found by plugins db check.
8 years ago
Dan Marsden
ac26a00db4
fix behat test.
8 years ago
Dan Marsden
96ac9a0d48
Add delay for checking text to try and fix behat.
8 years ago
Dan Marsden
2ef0fffe84
update tests with latest string formats.
8 years ago
antonio-c-mariani
db0ed29c43
Move hide session details ( #238 )
* Fixing missing fields in backup
* Fixing behat test due to changes in Moodle 3.2
* Add users taken sessions by acronym columns to the export report
* Fixing user name sort order links
* Adding buttons to hide/show session details and move them left/rigth
* Fixing errors and warnings reported by travis
* Fixing failures in behat tests because of enrol start date
8 years ago
Dan Marsden
80738cf870
Remove !important in css and some unused vars.
8 years ago
Dan Marsden
c836f0cd0f
Fix behat test for preferences
8 years ago
Dan Marsden
fe051429f8
Fix calendar behat test on boost.
8 years ago
Dan Marsden
cc8ce7dbb1
try to fix behat tests.
8 years ago
Dan Marsden
16db5ae01f
logout after setup during behat tests
8 years ago
Dan Marsden
8a9f561f22
tidy up some more coding guideline/behat stuff.
8 years ago
Dan Marsden
96d250986c
Tidy up some behat tests
8 years ago