aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/test/credentials_test.js
Commit message (Expand)AuthorAge
* 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