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

🤡 Update Mocks Generation Script #321

Merged
merged 18 commits into from
May 30, 2021
Merged

🤡 Update Mocks Generation Script #321

merged 18 commits into from
May 30, 2021

Conversation

TheTeaParty
Copy link
Contributor

Closes #320

@TheTeaParty TheTeaParty requested a review from Sriep May 27, 2021 22:18
Copy link
Contributor

@Sriep Sriep left a comment

Choose a reason for hiding this comment

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

Looking good, but the unit tests check needs to pass to merge.

To fix the failing unit test check, due to the moving of mock files, either add t.Skip("...") to the failing tests or remove from the build with // +build syntax_error_due_to_moved_mocks. We can then raise an issue to fix the failing tests.

@Sriep Sriep mentioned this pull request May 28, 2021
@Sriep Sriep merged commit 99e65a3 into master May 30, 2021
@Sriep Sriep mentioned this pull request May 31, 2021
@cnlangzi cnlangzi deleted the feat/generating-mocks branch July 4, 2022 01:32
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.

Generating Mocks
2 participants