User tests: Successful: Unsuccessful:
If we send the message Pull reciever new commits...
we should also reset the tests.
Else we end up in spamming our users on every new commit ;)
not tested
How we generate the message? zero-24 - alter_testresult - 2015-10-06 19:53:31 - test: Not tested
I'm correct in just passing the json_encode($result)
?
$result = new \stdClass;
$result->user = $tester;
$result->value = '0';
Great. Than this is free for testing ;)
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-12-04 22:40:18 |
Closed_By | ⇒ | zero-24 |
Looks like correct