Commit Graph

5 Commits

Author SHA1 Message Date
Régis Freyd 9fbc981e1f test: add database transactions on tests which were missing them (#1806) 2018-09-09 23:04:54 +00:00
Tobias Fröberg 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 Johnson 4a371fa8a6 Fix sign up test (#519) 2017-08-08 08:24:38 -04:00
Régis Freyd a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Régis Freyd 597991dcf2 Always load env from config instead and add tests (#373) 2017-06-22 11:43:49 -04:00