This pr resolves #24 by introducing a suite of new tests in SlashclockLosAngelesTest, centered around a user who is currently in the "America/Los_Angeles" time zone. Along the way, a bug was discovered and resolved where SlackService.findOrCreateContact was creating an orphaned contact.
This pr resolves #24 by introducing a suite of new tests in
SlashclockLosAngelesTest
, centered around a user who is currently in the "America/Los_Angeles" time zone. Along the way, a bug was discovered and resolved whereSlackService.findOrCreateContact
was creating an orphaned contact.