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

[tests-only][full-ci] backport removing the setresponse in given/then step in CheckSumContext and FavoritesContext #7268

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

KarunAtreya
Copy link
Contributor

Description

This pr backports #7202 to stable 4.0

@update-docs
Copy link

update-docs bot commented Sep 12, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@KarunAtreya KarunAtreya changed the title refacor given when and then steps in checksum and favorite context [tests-only][full-ci] backport removing the setresponse in given/then step in CheckSumContext and FavoritesContext Sep 12, 2023
@KarunAtreya KarunAtreya self-assigned this Sep 12, 2023
@KarunAtreya KarunAtreya force-pushed the backport_refactor_checksum_and_favorite branch from df4cc8e to 1c680fa Compare September 12, 2023 09:01
@KarunAtreya
Copy link
Contributor Author

the previous build failed because #7169 was not backported
so #7270 should be merged first
CC @saw-jan @SwikritiT

making helper function, checking and setting response in given step and when steo respectively

returning response and using in given/then steps as required in favoritesContext

set the returned response on SpaceContext

changed to inline variable in some lines as required

to check for the specific https response code
@KarunAtreya KarunAtreya force-pushed the backport_refactor_checksum_and_favorite branch from 1c680fa to c0c55c1 Compare September 13, 2023 09:29
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@saw-jan saw-jan merged commit fa36fd4 into stable-4.0 Sep 13, 2023
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the backport_refactor_checksum_and_favorite branch September 13, 2023 10:40
ownclouders pushed a commit that referenced this pull request Sep 14, 2023
…7268)

making helper function, checking and setting response in given step and when steo respectively

returning response and using in given/then steps as required in favoritesContext

set the returned response on SpaceContext

changed to inline variable in some lines as required

to check for the specific https response code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants