summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
authorPjotr Prins2021-10-27 11:20:33 +0200
committerPjotr Prins2021-10-27 11:20:33 +0200
commit94bd8d5695d36f4fa5ef183823d5e9fc7a3beb7e (patch)
treeebb50d20b51286c4ba5705c24ffe597b0c1db0d2 /topics
parent6d513e3d898b09337a9418bcb5136eaea93b4403 (diff)
downloadgn-gemtext-94bd8d5695d36f4fa5ef183823d5e9fc7a3beb7e.tar.gz
Manual testing
Diffstat (limited to 'topics')
-rw-r--r--topics/testing/genenetwork-checklist.gmi22
1 files changed, 22 insertions, 0 deletions
diff --git a/topics/testing/genenetwork-checklist.gmi b/topics/testing/genenetwork-checklist.gmi
new file mode 100644
index 0000000..703faa2
--- /dev/null
+++ b/topics/testing/genenetwork-checklist.gmi
@@ -0,0 +1,22 @@
+# GN Checklist
+
+This is the checklist to run through when testing GN2.
+
+## Tags
+
+* assigned: pjotrp
+
+## Tasks
+
+This is a check list for testing whether GN2 is completely deployed
+
+* [ ] wain page
+=> https://luna.genenetwork.org/
+* [ ] simple search (e.g. shh in hippocampus mRNA)
+=> https://luna.genenetwork.org/search?species=mouse&group=BXD&type=Hippocampus+mRNA&dataset=HC_M2_0606_P&search_terms_or=shh&search_terms_and=&FormID=searchResult
+* [ ] try your own search term
+* [ ] wild card seach (e.g. sh* in hippocampus mRNA)
+=> https://luna.genenetwork.org/search?species=mouse&group=BXD&type=Hippocampus+mRNA&dataset=HC_M2_0606_P&search_terms_or=sh*&search_terms_and=&FormID=searchResult
+* [ ] try your own wild-card search
+
+will continue...