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

Update smoke pack to not include app restricted tests #1031

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pl-nhs
Copy link
Contributor

@pl-nhs pl-nhs commented Jul 11, 2024

Summary

The smoke tests against int were failing because of an issue with the JWT token encoding. This may well have been because there's no JWT token available. The pytest smoke test pack didn't include any app restricted tests so never ran the JWT authentication routine.

This PR removes the app restricted test from the new smoke pack, and this hopefully means the smoke tests will run in the int environment.

Copy link

This branch is working on a ticket in the NHS Digital APM JIRA Project. Here's a handy link to the ticket:

SPINEDEM-3420

Copy link

This branch is working on a ticket to deploy to internal-portal. Here's a handy link to the specification:

feature/SPINEDEM-3420-smoke-test-fix specification

@@ -24,6 +24,7 @@ Background:
* url baseURL


@smoke
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this patient exist in INT?

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