Skip to content

[PRM-393] Updated testing packages and fixed failing tests#676

Merged
chrisbloe-nhse merged 18 commits intomainfrom
PRM-393
Jul 15, 2025
Merged

[PRM-393] Updated testing packages and fixed failing tests#676
chrisbloe-nhse merged 18 commits intomainfrom
PRM-393

Conversation

@oliverbeumkes-nhs
Copy link
Copy Markdown
Contributor

No description provided.

cy.wait('@s3_retry_upload');

cy.get('#upload-retry-button').should('exist');
// eslint-disable-next-line cypress/no-unnecessary-waiting
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should this be uncommented or removed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It's an upload issue again which is due to be rewritten by Adam.

});

it('does upload and then remove a file', async () => {
it.skip('does upload and then remove a file', async () => {
Copy link
Copy Markdown
Contributor

@MohammadIqbalAD-NHS MohammadIqbalAD-NHS Jul 9, 2025

Choose a reason for hiding this comment

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

What's the reason for skipping the tests in this file?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The upload process is being rewritten by Adam he said skip any that cause an issue.

@chrisbloe-nhse chrisbloe-nhse merged commit 343ae17 into main Jul 15, 2025
15 checks passed
@chrisbloe-nhse chrisbloe-nhse deleted the PRM-393 branch July 15, 2025 11:54
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.

5 participants