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

PUB-2575 Add functional test for inactive accounts #465

Merged
merged 9 commits into from
Dec 24, 2024

Conversation

junaidiqbalmoj
Copy link
Contributor

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/PUB-2575

Change description

Add functional test for inactive accounts for both media and admins

Does this PR introduce a breaking change? (check one with "x")
[ ] Yes
[x] No

@ChrisS1512 ChrisS1512 changed the base branch from master to freeze December 19, 2024 15:36
Copy link
Contributor Author

@junaidiqbalmoj junaidiqbalmoj left a comment

Choose a reason for hiding this comment

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

added afterall to delete the created accounts


@AfterAll
public void teardown() {
doDeleteRequest(TESTING_SUPPORT_APPLICATION_URL + TEST_EMAIL, headers);
Copy link
Contributor

Choose a reason for hiding this comment

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

These need to be the account testing support endpoint rather than the application one

@ChrisS1512 ChrisS1512 merged commit c2890da into freeze Dec 24, 2024
5 checks passed
@ChrisS1512 ChrisS1512 deleted the pub-2575-inactive-media-account-functional-tests branch December 24, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants