Commit Graph
4 Commits
Author SHA1 Message Date
Tobias FröbergandRégis Freyd 6ef07ee355 Use the config helper instead of putenv in the test suit (#608)
We've used putenv() to set environment variables in tests forcing us
to reload the environment. We don't have to if we use the config
helper in Laravel instead.
2017-10-12 17:39:51 -04:00
Aaron JohnsonandRégis Freyd 4a371fa8a6 Fix sign up test (#519) 2017-08-08 08:24:38 -04:00
Régis FreydandGitHub a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Régis FreydandGitHub 597991dcf2 Always load env from config instead and add tests (#373) 2017-06-22 11:43:49 -04:00