Module test_utils

Source
Expand description

Test helper functions. See README for a note of caution if using these (and during testing in general).

Functionsยง

clean_up
Clean up file during testing.
create_activities
Generate NUM activities.
create_activity_with_tag
timed_activities
Create activities with specific start and end times and tags. REMEMBER: When retrieved by Activity::activities(), they are indexed in reverse chronological order.