ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

[Proposal] Tests for lib/redmine/scm/adapters/mercurial/redminehelper.py

Added by Eric Davis at 2011-04-16 11:43 pm

aa4b38025a417a11eff348e5179f056f06eed32e adds a python library for mercurial but I couldn't find any tests for it. Should we add a set of unit tests for it? Anyone willing to take it on?

Eric Davis