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

x1139 update amplification operation #541

Merged
merged 14 commits into from
Jan 29, 2024
Merged

Conversation

sabrine33
Copy link
Contributor

No description provided.

@sabrine33 sabrine33 requested a review from seenanair January 25, 2024 11:40
@khelwood
Copy link
Contributor

@sabrine33 This pr fails cypress tests every time they run.

5) Visium QC Page
       On Visium QCType as Amplification
         On Save
           When there is no server error
             "after all" hook for "shows a success message":
     CypressError: `cy.click()` failed because it requires a DOM element.

Can you take a look at it please?

@sabrine33
Copy link
Contributor Author

I will have a look, thanks

@khelwood
Copy link
Contributor

@sabrine33 That might have helped, but it's still failing in pages/visiumQC

@khelwood
Copy link
Contributor

@sabrine33 Thanks for fixing the tests. 👍 Can you fix the merge conflicts please?

@sabrine33
Copy link
Contributor Author

@khelwood, I'd rather wait until @seenanair fixes the storybook issue in the CI.

@seenanair
Copy link
Contributor

@khelwood, I'd rather wait until @seenanair fixes the storybook issue in the CI.

@sabrine33 As we discussed over slack, I hope you are not waiting over this issue

sabrine33 and others added 6 commits January 26, 2024 14:12
…te-amplification-op

# Conflicts:
#	src/components/slotMeasurement/SlotMeasurements.tsx
#	src/components/visiumQC/Amplification.tsx
#	src/types/sdk.ts
#	tests/unit/components/visiumQC/amplification.spec.tsx
This reverts commit 5dc90c0.
@@ -58,8 +58,10 @@ describe('Visium QC Page', () => {
});
it('has all slots as passed', () => {
cy.findAllByTestId('passIcon').then(($passIcons) => {
debugger;
Copy link
Contributor

@khelwood khelwood Jan 29, 2024

Choose a reason for hiding this comment

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

Please remember to remove this debugger when you're done with it

@seenanair seenanair requested a review from khelwood January 29, 2024 14:14
@khelwood khelwood merged commit be60eec into devel Jan 29, 2024
9 checks passed
@khelwood khelwood deleted the x1139-update-amplification-op branch January 29, 2024 14:37
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.

3 participants