The old code was unnecessarily complicated, full of unused and/or duplicated functions making it hard to understand what will actually happen and for whom at runtime. Since we only support a single HTTP backend this can be greatly simplified. Now everything gets default options from a single place and only functions to modify parts actually difffering across calls are exposed. |
||
|---|---|---|
| .. | ||
| config | ||
| credo/check/consistency | ||
| fixtures | ||
| instance_static | ||
| mix | ||
| pleroma | ||
| support | ||
| test_helper.exs | ||