about summary refs log tree commit diff
path: root/nixos/tests/metabase.nix
AgeCommit message (Collapse)AuthorFilesLines
2021-11-21nixos/qemu-vm: default memorySize 384 -> 1024Artturin1-1/+0
the default hasn't been changed since 2009 this can improve our test performances nixos/tests: remove explicit memorySize <1024 1024MiB is now the default
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
2020-10-25nixos/tests/metabase: Use curl --failScott Worley1-1/+1
2019-11-05nixos/metabase: port test to pythonJan Hrnko1-5/+5
2019-08-18tests: adding metabase service testMarek Mahut1-0/+20