lemmy/api_tests
Dessalines 235cc8b228
Moving settings to Database. ()
* Moving settings to Database.

- Moves many settings into the database. Fixes 
- Adds a local_site and instance table. Fixes  . Fixes 
- Separates SQL update an insert forms, to avoid runtime errors.
- Adds TypedBuilder to all the SQL forms, instead of default.

* Fix weird clippy issue.

* Removing extra lines.

* Some fixes from suggestions.

* Fixing apub tests.

* Using instance creation helper function.

* Move forms to their own line.

* Trying to fix local_site_data, still broken.

* Fixing federation tests.

* Trying to fix check features 1.

* Addressing PR comments.

* Adding check_apub to all verify functions.
2022-10-27 09:24:07 +00:00
..
src Moving settings to Database. () 2022-10-27 09:24:07 +00:00
.eslintrc.json Moving settings to Database. () 2022-10-27 09:24:07 +00:00
.prettierrc.js Moving settings to Database. () 2022-10-27 09:24:07 +00:00
jest.config.js Isomorphic docker () 2020-09-15 15:26:47 -04:00
package.json Moving settings to Database. () 2022-10-27 09:24:07 +00:00
prepare-drone-federation-test.sh Upgrade activitypub_federation to 0.2.0, add setting federation.debug () 2022-06-08 11:45:39 -04:00
run-federation-test.sh Upgrade Rust version 2021-03-01 18:46:56 +01:00
tsconfig.json Changing unit tests to api v2. 2020-12-20 16:16:57 -05:00
yarn.lock Moving settings to Database. () 2022-10-27 09:24:07 +00:00