Jason Calabrese
51ee7d8306
lower case api-secret header just incase some server or user agent does wierd things
2014-07-28 23:52:10 -07:00
Ben West
ff84000773
migrate to API-SECRET header
...
@jasoncalabrese pointed out that some agents do odd things with
underscores and that using a hyphen is more common.
This also adds tests to ensure that the API_SECRET handling works as
expected.
2014-07-27 15:12:40 -07:00
Ben West
dac829a8a1
Fix bug in paths handling
...
Believe this will work just like @jasoncalabrese's project-glu now.
2014-07-22 18:48:28 -07:00
Ben West
999910498d
try to debug travis testg
2014-07-20 17:08:04 -07:00
Ben West
b04ed1d0e6
hacky fix of js errors in test
2014-07-20 17:02:36 -07:00
Ben West
7a1996dc2a
add tests for how API_SECRET affects the process
2014-07-20 16:55:40 -07:00
Ben West
b8193bb816
throw err instead of process.exit
...
Also some minor clean up of log output during tests.
2014-07-20 16:55:00 -07:00
Ben West
174647a594
add some tests for the API
2014-07-19 20:28:53 -07:00