about summary refs log tree commit diff
path: root/nixos-tests
Commit message (Collapse)AuthorAgeFilesLines
* Move NixOS test initialization to the packageVika2024-05-194-8/+6
| | | | | | This allows to initialize tests easier and not have them depend on the flake itself. This might be useful if I ever have to build this package without a flake.
* lint: no extra whitespace on line endingsVika2024-01-291-2/+2
|
* Add a NixOS test for receiving webmentionsVika2023-07-228-0/+235
|
* Move NixOS tests to a separate folder to prevent clutterVika2023-07-224-0/+226