Fediversity/panel/nix
Valentin Gagarin 92563d387a test login/logout redirection (#163)
this concludes Fediversity/Fediversity#72 with a test covering most of the user story.

test in the devshell:
```
manage test panel
```

test in full isolation:
```
nix-build -A tests
```

Reviewed-on: Fediversity/Fediversity#163
Reviewed-by: kiara Grouwstra <kiara@procolix.eu>
2025-02-19 23:07:51 +01:00
..
configuration.nix scaffold Django web service 2025-02-13 00:26:28 +01:00
package.nix add debug toolbar 2025-02-18 18:25:37 +01:00
tests.nix test login/logout redirection (#163) 2025-02-19 23:07:51 +01:00