aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/test/credentials_test.js
Commit message (Expand)AuthorAge
* Remove src/node and references to itGravatar murgatroid992017-10-25
* Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Upgrade Node dependency on Protobuf.js to version 6Gravatar murgatroid992017-03-17
* Fix error handling authentication errors with non-numeric error codesGravatar murgatroid992016-08-02
* Re-enable two Node credentials testsGravatar murgatroid992016-06-28
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fixed copyrightGravatar murgatroid992016-03-21
* Follow Node's callback-last convention for client callsGravatar murgatroid992016-03-21
* Simplified some code and added tests to increase code coverageGravatar murgatroid992015-12-09
* Change error message in credentials testGravatar murgatroid992015-10-27
* Fixed lint errorsGravatar murgatroid992015-10-21
* Updated Node credentials API to match core API changeGravatar murgatroid992015-10-20
* Fixed error in Node credentials testGravatar murgatroid992015-10-13
* Added more tests, removed some unused code, fixed a bugGravatar murgatroid992015-10-13
* Add some tests to increase coverage, fix some failuresGravatar murgatroid992015-10-12
* Fixed some issues with the testsGravatar murgatroid992015-10-09
* Split Credentials into two typesGravatar murgatroid992015-09-30
* Removed now-redundant credentials wrappingsGravatar murgatroid992015-09-28
* Fixed some issues with new credential codeGravatar murgatroid992015-09-28
* Reworked credentials surface API, added testGravatar murgatroid992015-09-25