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

Create a CI for running unit test when creating a PR #30

Closed
tuanchauict opened this issue Mar 8, 2021 · 1 comment · Fixed by #32
Closed

Create a CI for running unit test when creating a PR #30

tuanchauict opened this issue Mar 8, 2021 · 1 comment · Fixed by #32

Comments

@tuanchauict
Copy link
Owner

This is still in the early stage of the project, and APIs are changed frequently. Therefore, when creating a new class, we usually also need to change some APIs on the current existing APIs.
Personally, I focus on new APIs but not running test old APIs while developing (bad habit), therefore, we need to create a CI to detect broken APIs due to the change.

@tuanchauict
Copy link
Owner Author

@tuanchauict tuanchauict added this to To do in MonoFlow v1.0 Mar 10, 2021
@tuanchauict tuanchauict linked a pull request Mar 11, 2021 that will close this issue
@tuanchauict tuanchauict moved this from To do to Done in MonoFlow v1.0 Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant