This is a followup to a8d3033da6. * tests/import-github.scm (call-with-releases): Mock 'open-connection-for-uri'.
a8d3033da6
* Makefile.am (SCM_TESTS): Register new tests. * guix/import/github.scm (%github-api): New variable. (fetch-releases-or-tags): Use the new variable. * tests/import-github.scm: New file with tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>