Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Data Publications e2e Test #1580

Merged
merged 3 commits into from
Sep 7, 2023
Merged

Conversation

MRichards99
Copy link
Contributor

Description

This PR cleans up the e2e test for ISIS data publications in table view as part of the resolution to ral-facilities/datagateway-api#444. I've pretty much just reverted the test to what it used to be - if there's specific things that need to be tested/asserted, let me know and I can make those changes.

I've checked the test against my new local generated data but I've also changed the CI to use the DG API branch that has the fix to the generator script.

Testing instructions

  • Review code
  • Check Actions build
  • Review changes to test coverage
  • {more steps here}

Agile board tracking

connect to #{issue number}

- This is to test whether the data publications e2e test has been fixed
  by the changes in the generator script
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ec7d542) 96.20% compared to head (a8a6c92) 96.20%.
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1580   +/-   ##
========================================
  Coverage    96.20%   96.20%           
========================================
  Files          161      161           
  Lines         6885     6885           
  Branches      2139     2139           
========================================
  Hits          6624     6624           
  Misses         240      240           
  Partials        21       21           
Flag Coverage Δ
common 95.53% <ø> (ø)
dataview 96.85% <ø> (ø)
download 96.32% <ø> (ø)
search 96.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MRichards99
Copy link
Contributor Author

All the CI has passed so once ral-facilities/datagateway-api#444 has been merged, I'll change the CI references for DG API back to a pinned version (the one containing the changes in that PR). I can merge this PR and re-generate the data on SG preprod

louise-davies
louise-davies previously approved these changes Sep 6, 2023
Copy link
Member

@louise-davies louise-davies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me :)

@MRichards99 MRichards99 merged commit bbbec98 into develop Sep 7, 2023
9 checks passed
@MRichards99 MRichards99 deleted the fix-datapublications-test branch September 7, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants