MDL-58087 core_calendar: Unit tests now jam with new vault behaviour
authorCameron Ball <cameron@moodle.com>
Wed, 22 Mar 2017 15:42:28 +0000 (23:42 +0800)
committerDan Poltawski <dan@moodle.com>
Tue, 4 Apr 2017 10:01:41 +0000 (11:01 +0100)
commitbd01fd15d4faca77ae269651e48911d0448ac0bd
treec9939e32137847d6970438a501f47ac6550d855f
parent258a570563af4cae4a44d8cb63f775662b2be5ef
MDL-58087 core_calendar: Unit tests now jam with new vault behaviour

Some unit tests needed to be updated to specify a few extra
bits and pieces on the events to work properly with the
new event vault behaviour.

Part of MDL-55611 epic.
calendar/tests/api_test.php
calendar/tests/core_container_test.php
calendar/tests/event_factory_test.php
calendar/tests/event_vault_test.php
calendar/tests/helpers.php
calendar/tests/raw_event_retrieval_strategy_test.php