issues
search
lambdaclass
/
holiday_pinger
Erlang + ClojureScript app to send holiday reminders
https://holidaypinger.com
MIT License
69
stars
9
forks
source link
use a separate db for tests
#173
Open
facundoolano
opened
7 years ago
facundoolano
commented
7 years ago
point to a different db in test.config
create and destroy in make test
That way forced reminders don't affect real users in the db.
That way forced reminders don't affect real users in the db.