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

#734: Http Integration tests for COMMAND and COMMAND/COUNT #899

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

svkaizoku
Copy link

@svkaizoku svkaizoku commented Oct 1, 2024

Fixes: #734

I will be splitting the implementation of this issue in multiple PR's.

The PR contains tests to for the below commands

  • COMMAND/COUNT : command_count_test.go
  • COMMAND: command_default_test.go

I have used the PR for adding COMMAND/COUNT for implementation in the adapter.

Note: There are changes to extra files due to linting

@svkaizoku svkaizoku marked this pull request as ready for review October 1, 2024 21:19
@svkaizoku
Copy link
Author

svkaizoku commented Oct 1, 2024

@lucifercr07 @pratikpandey21 , feel free to review this whenever free. Thanks :D

@svkaizoku svkaizoku changed the title Test/integration test command count master Integration tests for COMMAND and COMMAND/COUNT Oct 1, 2024
@svkaizoku svkaizoku changed the title Integration tests for COMMAND and COMMAND/COUNT Http Integration tests for COMMAND and COMMAND/COUNT Oct 1, 2024
@svkaizoku svkaizoku changed the title Http Integration tests for COMMAND and COMMAND/COUNT #734: Http Integration tests for COMMAND and COMMAND/COUNT Oct 1, 2024
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.

Http Integration Tests: Create tests to support HTTP
1 participant