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

Major refactor #43

Merged
merged 5 commits into from
Aug 22, 2024
Merged

Major refactor #43

merged 5 commits into from
Aug 22, 2024

Conversation

lukebakken
Copy link
Contributor

  • Refactor test suites to use IntegrationTest base class
  • Remove IQueueDeletion and IExchangeDeletion, instead using the appropriate specification to do deletions
  • Increase Managment ReceiverLink credit to allow multiple management operations at the same time
  • Use UrlEncode, otherwise characters like double quotes will not be encoded correctly

* Refactor test suites to use `IntegrationTest` base class
* Remove IQueueDeletion and IExchangeDeletion, instead using the appropriate specification to do deletions
* Increase Managment ReceiverLink credit to allow multiple management operations at the same time
* Use `UrlEncode`, otherwise characters like double quotes will not be encoded correctly
@lukebakken lukebakken self-assigned this Aug 13, 2024
@lukebakken lukebakken added this to the 0.1.0 milestone Aug 13, 2024
@lukebakken lukebakken marked this pull request as ready for review August 18, 2024 15:05
@lukebakken lukebakken merged commit ab35226 into main Aug 22, 2024
1 check passed
@lukebakken lukebakken deleted the lukebakken/refactor branch August 22, 2024 15:08
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.

1 participant