summary refs log tree commit diff stats
path: root/test/app.test.js
Commit message (Collapse)AuthorAgeLines
* feat: add basic h-card to homepage headerAlan Pearce2017-06-30-4/+33
|
* fix: add page title to headerAlan Pearce2017-06-30-0/+1
|
* fix: Add missing doctype via stream concatAlan Pearce2017-06-30-0/+2
| | | | rheo appears to be stripping it out
* test: Use cheerio for DOM testingAlan Pearce2017-06-30-6/+23
|
* feat: load config from cwd and merge with defaultsAlan Pearce2017-06-30-25/+25
|
* test: ensure 404s workAlan Pearce2017-06-24-0/+15
|
* refactor: separate app, respondersAlan Pearce2017-06-24-0/+34