refactor: return Either from loadConfig, add Config tests
This commit is contained in:
@@ -143,6 +143,7 @@ test-suite roux-server-test
|
||||
type: exitcode-stdio-1.0
|
||||
main-is: Spec.hs
|
||||
other-modules:
|
||||
Roux.ConfigSpec
|
||||
Roux.NYTimesSpec
|
||||
Roux.ParserSpec
|
||||
Roux.SchemaOrgSpec
|
||||
@@ -179,6 +180,7 @@ test-suite roux-server-test
|
||||
, tasty-golden
|
||||
, tasty-hspec
|
||||
, tasty-hunit
|
||||
, temporary
|
||||
, text
|
||||
, time
|
||||
, wai
|
||||
|
||||
Reference in New Issue
Block a user