Commit Graph

8 Commits

Author SHA1 Message Date
7c1573fb07 Use standard and prettier (#10)
* switch from custom eslint config to standard + prettier

* fix new standard eslint violations

* add editorconfig file

* auto-fix all other violations

* update lint yarn script

* remove jshint comment
2019-07-09 13:24:13 -07:00
f493527dc4 [eslint] fix no-unused-vars violations 2018-05-14 12:16:03 -07:00
68a8f712c8 fix eslint errors 2016-05-19 07:52:01 -07:00
513486f372 updated loggers to write the actual url 2014-01-28 16:45:39 -07:00
3490479eee changes to the testing, incorporating browser_testing 2014-01-09 16:23:02 -07:00
2b3734a081 switched out assertion library with should.js... I really should have written my own baby util library since that was the third time I've done that... 2013-12-23 15:33:53 -07:00
b43621322b more tests, now with 91% coverage! 2013-12-04 17:02:34 -06:00
c070c9e741 more tests, simplified the standard tests for the loggers 2013-12-04 14:55:14 -06:00