MDL-47900 tool_monitor: expanded unit tests
commitc490ede369ea623ddf96874174028c1726b08438
authorMark Nelson <markn@moodle.com>
Tue, 28 Oct 2014 22:27:12 +0000 (28 15:27 -0700)
committerMark Nelson <markn@moodle.com>
Fri, 7 Nov 2014 02:46:45 +0000 (6 18:46 -0800)
tree8bdf5106369f59f646b60d7ce5960cf8b48bab66
parent475635f52dbd9d42e25602131e2ad8bed6b5ecd0
MDL-47900 tool_monitor: expanded unit tests

Expanded the unit tests to ensure unnecessary events are not
saved in the DB and altered existing tests so they pass with
the introduction of this feature.
admin/tool/monitor/tests/eventobservers_test.php
admin/tool/monitor/tests/events_test.php
admin/tool/monitor/tests/task_clean_events_test.php