Automating Unit Test Execution for Repositories in Dooba Addons #615
antoniospneto
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I think it would be interesting to have an option in the Dooba addons tool to run all the unit tests for a specific repository. For example, to initiate tests for all modules contained in the
bank-paymentrepository/folder.This feature would be useful for locally simulating all the unit tests of the repository, just as the CI does when opening a PR in an OCA repository.
All reactions