7f468d2064
Unify auth handling in the Host class
...
- flatten auth config to an Authorization header when the Host is created
- remove individual Authorization handling from connectors
- removed incomplete support for per-request auth
- use per-request headers to provide your own Authorization header per request
2015-04-10 09:46:21 -07:00
c991b589a4
transition away from lodash-node
2015-03-17 11:59:06 -07:00
778d9a06bf
remove buggy and useless ping test
2014-09-24 07:22:26 -07:00
230578d4bc
use the fabulous screencast-reporter
2014-09-23 09:55:17 -07:00
c197a42777
[connector/angular] don't modify global header deaults, fixed #146
2014-09-23 09:39:46 -07:00
8053e20d7e
move globals into local .jshintrc file
2014-09-23 09:35:32 -07:00
a58cdd6bb7
browser build tests now have their own jshintrc
2014-09-23 08:44:08 -07:00
6f467bc314
in certain environments (like saucelabs) we can not reliably receive a 0 status code, the error at all will have to be enough for now
2014-02-26 12:44:06 -07:00
f05bde519d
added simple helper for properly handling promises in my tests
2014-02-25 09:50:42 -07:00
b19f7b7825
Fixed a broken test
2014-02-14 16:29:40 -07: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
f10052f19e
fixed the browser test
2014-01-29 11:31:42 -07:00
513486f372
updated loggers to write the actual url
2014-01-28 16:45:39 -07:00
3d8117ba3e
removed the previous browser_yaml_suite, and fixed the 'returns a client' tests
2014-01-17 09:45:39 -07:00
a80e6aba4f
fixed some doc issues, and reorganized the browser tests. Rather than running one per build, now a unit test page is run, and a build test page is run
2014-01-15 13:09:46 -07:00