From 9d3ecb23ef927c9cb1f84676d05dae360559dc37 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 5 Apr 2026 11:52:13 +0200 Subject: Add a test for a network fetch --- guix.scm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'guix.scm') diff --git a/guix.scm b/guix.scm index b27bc8c..a95b418 100644 --- a/guix.scm +++ b/guix.scm @@ -7,7 +7,11 @@ ;; ;; Development shell: ;; -;; guix shell -L . -L ../guix-bioinformatics -C -N -F genecup-gemini coreutils -- genecup --port 4201 +;; guix shell -L . -C -N -F edirect-25 genecup-gemini coreutils -- genecup --port 4201 +;; +;; In a shell you can run +;; +;; python3 -m unittest tests.test_network_esearch ;; ;; Note: API key is read from ~/.config/gemini/credentials ;; -- cgit 1.4.1