Commit graph

13 commits

Author SHA1 Message Date
1014cdec86 Finished completely rewriting both library and unit tests 2021-06-22 19:25:00 +00:00
c8a8d29d63 Add package-lock to ignore 2020-06-02 10:15:21 +00:00
Matt Hamann
d582066743
Upgraded encryption using CipherIV (#322)
* Remove package-lock.json from gitignore

* Update dependencies and fix repo url

* Fix test

* Update to cipheriv

* Bump version

* Sync package-lock

* Revert extraneous package changes

* Revert minor doc change
2019-05-15 23:27:38 -04:00
Matt Hamann
ca10d0eaf8 Add basic linting rules 2017-10-21 16:01:06 -04:00
AdrieanKhisbe
c8dbede0ca [test] setup istanbul coverage 2015-12-03 08:03:12 +01:00
indexzero
2030144d88 [test dist] Add test/fixtures/secure.json. 2015-09-20 00:36:49 -07:00
midknight41
24f77a0edd included bom test fixtures 2013-10-03 14:37:07 +01:00
Russell Frank
94bdb7dbd8 Added complete-test.js & fixture.
`complete-test.js` correctly tests the modified `save()` method.  It is
an attempt at a more complete functional test of nconf.
2012-05-01 23:27:00 -04:00
indexzero
76db254740 [fix test] Update nconf.stores.File to respond with an error when loading malformed JSON async 2011-06-08 00:06:58 -04:00
indexzero
a4f00be991 [dist] Update package.json and .gitignore 2011-05-24 23:45:57 -06:00
indexzero
9da37dff2a [dist api test] Refactor pluggable nconf-level logic into nconf.Provider. Update .gitignore for npm 1.0. Update pathing in source and tests to be more require.paths future-proof 2011-05-14 01:47:26 -04:00
indexzero
067d58a99d [minor test] Add tests for File store save(). Improve default file format to pretty print the JSON output 2011-04-19 17:32:13 -04:00
indexzero
0fd847cc33 [doc] Updates to README.md 2011-04-02 04:59:18 -04:00