27 Commits (0e46c1c6a9f560f79ca9234e6c30bfd03da710e5)

Author SHA1 Message Date
Luke Childs 6f157abd0f Use xo-lukechilds 7 years ago
Luke Childs ed98a60e39 t.truthy should be t.true 7 years ago
Luke Childs 7883fb7e43
Drop custom cache in favour of Got v8 cache (#48) 7 years ago
Luke Childs dc7666a84c Await assertions otherwise AVA 0.19.0 will fail the test 8 years ago
Luke Childs c44e8b013f Drop standard in favour of xo 8 years ago
Luke Childs 0fefa2eee6 Test useful errors for HTTP response codes 8 years ago
Luke Childs 88fb9715e7 Test HTML responses for errors 8 years ago
Luke Childs 247a0d5cf9 Test last-modified date are sent in headers and handle 304 8 years ago
Luke Childs 72b2d16c6a Test responses older than max-age are not cached 8 years ago
Luke Childs 8ad93961e2 Test cache can be disabled 8 years ago
Luke Childs b7e1e47c44 Test responses with future max-age are cached 8 years ago
Luke Childs 3f44ce19aa Test ":" char isn't url encoded so filters work 8 years ago
Luke Childs cb5f8e7d25 Test query string is built correctly 8 years ago
Luke Childs 868a67d771 Test passing in custom endpoint 8 years ago
Luke Childs 44f9f292d1 Test endpoint methods return promise 8 years ago
Luke Childs 7fbc9ef673 Test onionoo instance contains endpoint methods 8 years ago
Luke Childs 57b691b665 unit.js -> types.js 8 years ago
Luke Childs 21eef32886 Add test for custom endpoint request 8 years ago
Luke Childs b16378e39b Add test for default endpoint request 8 years ago
Luke Childs 8d88ff4ef0 Add data fixture 8 years ago
Luke Childs 4689b0882a Split endpoint tests out into seperate file 8 years ago
Luke Childs 230d6190d0 Test passing in custom endpoint array 8 years ago
Luke Childs 907ade214a Tweak Onionoo instance object check to follow consistent pattern 8 years ago
Luke Childs a67ed45cf7 Test Onionoo instance contains expected endpoints 8 years ago
Luke Childs 76dd478420 Test Onionoo instance is an object 8 years ago
Luke Childs c2af0539e3 Test Onionoo cannot be invoked without 'new' 8 years ago
Luke Childs 0ded6a3d31 Add AVA for tests 8 years ago