about summary refs log tree commit diff
path: root/nixos/tests/libreddit.nix
AgeCommit message (Collapse)AuthorFilesLines
2023-05-12nixos/tests/libreddit.nix: get rid of `with lib`Anderson Torres1-3/+1
2022-06-11nixos/tests: fix type mismatch in wait_for_open_portrnhmjoj1-1/+1
Fix some fallout from de3e423 (PR #171280).
2021-12-28nixos/libreddit: do not test an errorAlexandre Iooss1-6/+8
The current test needs Reddit access, which we do not have in testing environment. This commit tests the settings page of libreddit which does not require network access. It also test if the service can run on port 80 with the CAP_NET_BIND_SERVICE capability.
2021-04-19nixos/libreddit: init module and testFabian Affolter1-0/+19