You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are tests in client/__tests__/e2e/e2eAnnotations.test.ts that are related to user annotations, which are no longer supported in hosted Explorer. These can be removed.
There are also tests, listed below, that continue to have value and these are not currently being run by any GHA job. These should be kept, and probably moved into more appropriately-named test files. And they should be run by the GHA push_tests.ymlsmoke-tests job.
"geneSET crud operations and interactions"
"GENE crud operations and interactions"
"stacked bar graph renders"
Need to look into this one, but can't remember why this was implemented as a annnotations test
* removed irrelevant tests from e2e annotations and added it to push_tests.yml
* merged tests, added back truncation tests, and removed annotation tests from makefiles
* removing
Co-authored-by: Alexander Tarashansky <[email protected]>
There are tests in
client/__tests__/e2e/e2eAnnotations.test.ts
that are related to user annotations, which are no longer supported in hosted Explorer. These can be removed.There are also tests, listed below, that continue to have value and these are not currently being run by any GHA job. These should be kept, and probably moved into more appropriately-named test files. And they should be run by the GHA
push_tests.yml
smoke-tests
job.Originally posted by @seve in #180 (comment)
The text was updated successfully, but these errors were encountered: