chanzuckerberg / single-cell-data-portal

The data portal supporting the submission, exploration, and management of projects and datasets to cellxgene.
MIT License
62 stars 12 forks source link

test: Update test #7324

Closed tihuan closed 1 month ago

tihuan commented 1 month ago

Reason for Change

Changes

  1. BE recently updated the publication citation format and the WMG cube was updated last Sunday
  2. BE only downloads the latest WMG cubes at server start time, which is why even though the cubes were updated last Sunday, the runtime error only shows up in staging BE when I did a staging deployment earlier today
  3. The fix is to update the e2e tests with publication to use the new citation format

Testing steps

Checklist 🛎️

Notes for Reviewer

github-actions[bot] commented 1 month ago

Deployment Summary

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.92%. Comparing base (98663cb) to head (92b2f1e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7324 +/- ## ======================================= Coverage 92.92% 92.92% ======================================= Files 192 192 Lines 16436 16436 ======================================= Hits 15273 15273 Misses 1163 1163 ``` | [Flag](https://app.codecov.io/gh/chanzuckerberg/single-cell-data-portal/pull/7324/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=chanzuckerberg) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/chanzuckerberg/single-cell-data-portal/pull/7324/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=chanzuckerberg) | `92.92% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=chanzuckerberg#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.