4 Commits

Author SHA1 Message Date
René Herrmann
3ecb3d21db Use valid instead of allow in configWithTest (#101)
The current validation using `allow` will allow any kind of string, not only the specified ones. 
`NODE_ENV=foo` is totally valid. Using `valid` instead should fix this.
2017-10-19 23:19:46 +01:00
Vahid Panjganj
5bb7f41aeb Restructuring folders 2017-07-11 12:32:22 +01:00
Vahid Panjganj
6c071c6c2f Add more whys (#48)
* Tidy up

* More whys
2017-07-10 17:15:59 +01:00
Vahid Panjganj
96bd8516d4 Initial commit 2017-06-15 16:51:05 +01:00