NixOS-test script/derivation for accessing the SWH archive through IPFS
.gitignore | ||
default.nix | ||
README.md |
swh-ipfs-test
Tests fetching some known-good data from IPFS, and fetching a SWHID. Since we have no bridge, and IPFS doesn't understand SWHIDs (yet), we currently test for this fetch to fail.
$ nix-build . -A driver
$ result/bin/nixos-test-driver
and call the Python function test_script()
.