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

Refactor PlayOrResumeOptions #204

Merged
merged 4 commits into from
Feb 20, 2024
Merged

Conversation

hayribakici
Copy link
Collaborator

@hayribakici hayribakici commented Feb 18, 2024

Since the json attributes of the PlayOrResumeOptions must be disjointed, two new classes have been implemented to keep unnecessary attributes out of the request body. This is the consequence of #202.

Furthermore, in order to test PUT, POST or DELETE http methods, a very rudiment interceptor has been added.

Copy link
Owner

@rinukkusu rinukkusu left a comment

Choose a reason for hiding this comment

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

Nicely done with intercepting and checking the expected body! 💪

@rinukkusu
Copy link
Owner

@hayribakici please check the conflicts, then I will merge it :)

@hayribakici
Copy link
Collaborator Author

I don't see any conflicts here 🤔

@rinukkusu
Copy link
Owner

What the heck, it told me I couldn't merge because of conflicts. Now it says it's fine on my side, too. Sorry.

@rinukkusu rinukkusu merged commit daefb6d into rinukkusu:master Feb 20, 2024
2 checks passed
@hayribakici hayribakici deleted the testing_PUT branch February 20, 2024 20:42
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