Commit Graph

62 Commits

Author SHA1 Message Date
basti 466f0a3f59 Fix typo 2018-06-29 01:47:04 -07:00
basti 193319945a Discover Web App Manifest in HTML
... and return a hash of the JSON data.
2018-06-28 21:11:52 -07:00
basti ee49c0bfaf Successful requests 2018-06-28 17:35:07 -07:00
basti 180dfc482e Switch to RSpec 2018-06-28 17:23:09 -07:00
basti d166fb110d Change license
Only open-source server applications should be able to use this for
free.
2018-06-26 19:30:01 -07:00
basti 3ccf26a578 Add guard
Broken for me currently. Somehow guard adds a --guard option flag to its
minitest command, but minitest won't have it.
2018-06-26 19:25:52 -07:00
basti fe2a9385d9 Colorize test output 2018-06-26 18:46:41 -07:00
basti bd6f74f09f Handle failed requests 2018-06-26 18:29:30 -07:00
basti adbee52e52 Fetch given URL 2018-06-26 17:50:44 -07:00
basti ac3efc7c15 Validate URLs 2018-06-26 17:40:26 -07:00
basti 1b142006fa WIP first steps 2018-06-26 17:13:55 -07:00
basti a8c84035b4 Hello world 2018-06-26 13:03:33 -07:00