stable
Clone or download
Read-only
Fixes request #11506 TestManagement Automated tests should trigger RealTime update Needs https://gerrit.tuleap.net/#/c/tuleap/+/11434/ How to test: - Given users Alice and Bob are members of the TTM project - Given Alice is viewing the TTM campaign - When Bob updates a Test execution through the REST API (API explorer), then Alice will see the change in real time Change-Id: If523b63a9a6dcc4d0c42a5b4866baca46618a58c
Modified Files
Name | ||||
---|---|---|---|---|
M | include/RealTime/RealTimeMessageSender.php | +73 | −60 | Go to diff View file |
D | include/TestManagement/ArtifactRightsPresenter.php | +0 | −46 | Go to diff View file |
M | include/TestManagement/REST/v1/CampaignsResource.class.php | +7 | −1 | Go to diff View file |
M | include/TestManagement/REST/v1/ExecutionsResource.class.php | +15 | −3 | Go to diff View file |
M | include/autoload.php | +2 | −3 | Go to diff View file |