1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-17 07:45:52 +01:00
verdaccio/test/unit/modules
Honza Hommer 95d134bdfd feat: parse YAML/JSON/JS config file (#1258)
* Parse JSON/YAML config file.

* fix missing export

* fix: typos

* test(config): remove JSON test

* feat: better config error handling, tests

* fix: detect YAML config file via extension

* docs: https://github.com/verdaccio/website/pull/99
2019-05-21 22:50:14 -07:00
..
access test: relocate spec test 2019-05-19 22:23:12 +02:00
api test: relocate api spec test 2019-05-20 08:47:52 +02:00
auth test: relocate unit test 2019-05-20 07:41:12 +02:00
cli test: fix broken test for validate parameters 2019-05-20 08:29:17 +02:00
config feat: parse YAML/JSON/JS config file (#1258) 2019-05-21 22:50:14 -07:00
notifications test: relocate notification test 2019-05-20 07:33:39 +02:00
plugin test: relocate plugin storage 2019-05-20 07:26:40 +02:00
search test: relocate api spec test 2019-05-20 08:47:52 +02:00
storage test: relocate unit test cli, proxy, utils 2019-05-20 07:53:47 +02:00
uplinks test: relocate unit test cli, proxy, utils 2019-05-20 07:53:47 +02:00
utils feat: parse YAML/JSON/JS config file (#1258) 2019-05-21 22:50:14 -07:00
web test: relocate test 2019-05-19 23:07:17 +02:00
basic_system.spec.js test: relocate spec test 2019-05-19 22:23:12 +02:00