Mark Nelson
be5e0110ff
MDL-49566 core: used reflection in unit tests
...
Also split the tests into multiple functions for each scenario.
2015-12-29 17:42:43 +08:00
Ankit Agarwal
bef0d6b052
MDL-49566 core: Write unittests for MDL-45898
2015-12-29 11:22:42 +08: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
Ankit Agarwal
40705d6a3b
MDL-49412 report_log: Fix behat failures
...
Part of MDL-45774.
2015-04-10 17:18:22 +08: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
Rajesh Taneja
e1d138a74f
MDL-46865 report_log: Fixed site name in behat step
2014-11-19 10:17:32 +08:00
Rajesh Taneja
9ddb683a59
MDL-45073 report_log: Fixed behat
2014-04-15 17:16:43 +08:00
Rajesh Taneja
7ca6a3fa4e
MDL-45073 report_log: setup table if log reader enabled
2014-04-15 15:47:51 +08:00
Rajesh Taneja
cf247acf10
MDL-44910 behat: Fixed log and livelog behat
...
As default log store is changed to standard, test should
now take care of it
2014-04-15 10:56:41 +08:00
Ankit Agarwal
b63f773296
MDL-44717 events: Fix multiple issues in events
...
Fix various incorrect urls
Fix incorrect phpdocs and other minor code style issues
Fix missing/incorrect strings
AMOS BEGIN
MOV [eventblogassociationcreated, core_blog],[eventblogassociationadded, core_blog]
AMOS END
2014-04-01 15:08:34 +08:00
Ankit Agarwal
16e59c6af8
MDL-44596 logging: Refecator code to use component_callback() and get_plugin_list_with_function()
2014-03-26 09:50:41 +08:00
Ankit Agarwal
8ead8802fb
MDL-44596 logging: Add callbacks to all reports that support log stores
2014-03-26 09:12:43 +08:00
Rajesh Taneja
9c5d3f9553
MDl-43681 report_log: Added Behat test for report log
2014-03-24 17:26:42 +08:00
Rajesh Taneja
2cd29dd6f1
MDL-44017 Events: Added unit test for report_viewed events
2014-03-07 15:16:10 +08:00
Rajesh Taneja
e1b16f9773
MDL-44017 Events: Deprecated content_viewed event
...
Replaced content_viewed event with appropriate events and deprecated
content_viewed event
2014-03-07 15:16:10 +08:00