Closed h1alexbel closed 3 months ago
In this pull I've introduced new test case doesNotComplaints, parameterized with a set of valid test classes, to check positive scenarios.
doesNotComplaints
@volodya-lombrozo take a look, please
closes #398
This PR adds a new test case MockeryValidTest with acceptable mocks and updates RuleTestCaseContainsMockeryTest to test for it.
MockeryValidTest
RuleTestCaseContainsMockeryTest
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
/codex {your question}
@volodya-lombrozo updated, take a look, please
@volodya-lombrozo reminder
@rultor merge
@volodya-lombrozo OK, I'll try to merge now. You can check the progress of the merge here
@volodya-lombrozo Done! FYI, the full log is here (took me 6min)
In this pull I've introduced new test case
doesNotComplaints
, parameterized with a set of valid test classes, to check positive scenarios.@volodya-lombrozo take a look, please
closes #398
PR-Codex overview
This PR adds a new test case
MockeryValidTest
with acceptable mocks and updatesRuleTestCaseContainsMockeryTest
to test for it.Detailed summary
MockeryValidTest
with acceptable mocksRuleTestCaseContainsMockeryTest
to testMockeryValidTest
doesNotComplaints
method to test for empty complaintsRuleTestCaseContainsMockeryTest
with parameterized test and method source