[Owncloud] regression tests?

Michiel de Jong michiel at unhosted.org
Fri Apr 6 11:07:59 UTC 2012


On Fri, Apr 6, 2012 at 12:45 PM, Thomas Müller <thomas.mueller at tmit.eu> wrote:
> - on each commit/push

i think the important part is to do it /before/ each commit to master.
i.e. if you commit stuff to a branch, you're allowed to break tests,
but you just configure git to only accept merges whose tests pass.

that way it's the responsibility of the person committing new code to
not create any regressions on existing functionality. in case of
conflict, the already existing master should be kept, not the new
commit.


cheers,
Michiel



More information about the Owncloud mailing list