Fixed "invalid date" bug with subscription events
- Fix a bug with
SubscriptionEvent
whereevent_date
andeffective_date
would returnNot a valid date
error message - Remove some test files
- Update some links to the relevant documentation
SubscriptionEvent
where event_date
and effective_date
would return Not a valid date
error message