Closed samrichca closed 3 years ago
testing notes:
Do not need to test all pages, just the major navigation areas (header, footer, pages)
updated scope: all links were changed because I moved them to constants/variables, so they all need to be tested
Tested all links and buttons, all work except 2 issues found:
(1) Slack invite link broken in the header and in middle of the Contact page. The link on prod works and uses http (http://slack.overture.bio/, but the link in lab netlify uses https and is broken (https://slack.overture.bio/). However, I'm not sure why the invite link is using unsecure http in the first place.
(2) On the OncoJS Products page, the live example link for Pathway Viewer incorrectly links to GDC Portal, instead of an actual example on ICGC Portal. This is actually a prod issue and is already broken there, but if you can fix it as part of this ticket would be great. If not, I can create separate ticket. Correct link should be: https://dcc.icgc.org/genesets/R-HSA-1236974/pathway-viewer
Re-tested at netlify above, slack invite link and pathway viewer live example link fixed and go to correct pages now.
problem:
solution: