Files
@ 36d81185efe4
Branch filter:
Location: kallithea/kallithea/__init__.py
36d81185efe4
2.8 KiB
text/x-python
changeset_status: add unit tests for calculation of overall status
Add unit tests for the calculation of the review status of a changeset/pull
request. To allow this, some reorganization of the ChangesetStatusModel is
needed.
Add unit tests for the calculation of the review status of a changeset/pull
request. To allow this, some reorganization of the ChangesetStatusModel is
needed.