nconf-lite/test
Russell Frank 36e061c4bd Fixes to `Provider.save()` and tests.
Fixed `Provider.save()` to properly ignore stores which do not provide
a saveSync method.  Also, fixed `save()` to properly save asynchronously
when an async `save()` method on a store is provided.

Removed the tests from `nconf-test.js` which expected `save()` to throw
or return an error when a store without `save()` methods was
encountered. Also removed a `console.log` from `provider-test.js`.
2012-05-01 22:44:15 -04:00
..
fixtures updated tests to verify that Provider.load respects hierarchy 2012-01-02 17:12:08 -05:00
stores [test] Test if `File.saveSync()` returns store content 2011-12-25 15:38:39 +01:00
common-test.js [dist] Update Copyright and Author to Nodejitsu Inc. 2011-11-24 00:33:08 -05:00
helpers.js [dist] Update Copyright and Author to Nodejitsu Inc. 2011-11-24 00:33:08 -05:00
hierarchy-test.js [dist] Update Copyright and Author to Nodejitsu Inc. 2011-11-24 00:33:08 -05:00
nconf-test.js Fixes to `Provider.save()` and tests. 2012-05-01 22:44:15 -04:00
provider-test.js Fixes to `Provider.save()` and tests. 2012-05-01 22:44:15 -04:00