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
913469bb48
[client action] add a test to prove 21b2176
2016-07-06 22:36:27 -06:00
8ad271d81c
and finally, return to standard mo
2016-05-19 14:33:04 -07:00
ec06c51c5d
final sweep, moved everything to _v4
2016-05-19 14:23:33 -07:00
c7f6c09d8c
get the unit tests to pass
2016-05-19 09:09:31 -07:00
68a8f712c8
fix eslint errors
2016-05-19 07:52:01 -07:00
3d1efa57a0
splip in lodash-migrate for debugging
2016-05-19 07:28:52 -07:00
36611d0d68
fix clientAction tests
2015-05-13 08:26:02 -05:00
c991b589a4
transition away from lodash-node
2015-03-17 11:59:06 -07:00
4ab22a1a61
switched to bluebird for promise support
2014-03-27 09:49:21 -07:00
f389ce7583
reworked the client action tests to ensure that params are not being clobbered in several places, and adjusted the new test to make sure that index is not duplicated in the query params
2014-02-17 10:47:48 -07:00
ed3274547e
do not mutate incoming params object
2014-02-17 17:06:44 +01:00
76b69b7a9e
Use the transport's defer method within the client_action to ensure we use the configured promises everywhere. Allow search requests to be made without any arguments.
2014-02-14 16:03:04 -07:00
03f7a844a3
use lodash-node rather than vanilla lodash so that lodash doesn't attach to require js even when it's available.
2014-02-11 16:08:10 -07:00
513486f372
updated loggers to write the actual url
2014-01-28 16:45:39 -07:00