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 unit tests #139

Merged
merged 7 commits into from
Jun 1, 2022
Merged

Refactor unit tests #139

merged 7 commits into from
Jun 1, 2022

Conversation

taivtse
Copy link
Collaborator

@taivtse taivtse commented May 31, 2022

Hi team, please help me review the new code structure for our unit tests.

@tuhuynh27
Copy link
Member

tuhuynh27 commented May 31, 2022

Some tests are failing, can you check @taivtse

P/S: Failing on my local also

@tuhuynh27 tuhuynh27 linked an issue May 31, 2022 that may be closed by this pull request
@taivtse
Copy link
Collaborator Author

taivtse commented May 31, 2022

Some tests are failing, can you check @taivtse

P/S: Failing on my local also

I fixed it. Thank you.

Copy link
Member

@tuhuynh27 tuhuynh27 left a comment

Choose a reason for hiding this comment

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

LGTM

@tuhuynh27 tuhuynh27 merged commit 8935640 into develop Jun 1, 2022
@tuhuynh27 tuhuynh27 deleted the feature/refactor-unit-tests branch June 1, 2022 01:56
@tuhuynh27 tuhuynh27 mentioned this pull request Jun 2, 2022
tuhuynh27 pushed a commit that referenced this pull request Jun 2, 2022
* Refactor unit tests

* Remove redundant try catch blocks in unit tests

* Move subscriber to PubSubCommandTest

* Move subscriber to PubSubCommandTest

* Refactor unit tests

* Update test cases

Co-authored-by: TaiVT <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restructure the unit tests
2 participants