lemmy/api_tests
Dessalines 462c4a2954
Rewrite settings implementation. Fixes #1270 (#1433)
* A first attempt at using deser-hjson. Fixes #1270

* Trying to fix tests, try 1

* Trying to fix tests, try 2

* A few fixes to deser_hjson

- Removing unwrap_or_defaults, using impl functions.
- Reorganized settings

* Make clippy happy

* hjson list strings must be quoted.

* Adding support for env vars.

* Moving to structs and defaults file.

* Moving settings default and struct.
2021-03-01 17:24:11 +00:00
..
src A few API v2 changes based on nutomic's suggestions. 2021-01-18 16:57:31 -05:00
.eslintrc.json Changing unit tests to api v2. 2020-12-20 16:16:57 -05:00
.prettierrc.js Changing unit tests to api v2. 2020-12-20 16:16:57 -05:00
jest.config.js Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
package.json Add listing type to list communities (#1380) 2021-01-26 12:18:01 -05:00
prepare-drone-federation-test.sh Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
run-federation-test.sh Fixing drone tests. 2020-12-17 14:01:33 -05:00
tsconfig.json Changing unit tests to api v2. 2020-12-20 16:16:57 -05:00
yarn.lock Add listing type to list communities (#1380) 2021-01-26 12:18:01 -05:00