Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-16 | Change some parameters of the putTest() method to the Test parameter | Mavlushechka | |
2022-11-04 | Move Collections class from the project package to the framework package | Mavlushechka | |
2022-11-03 | Add Collections class | Mavlushechka | |
2022-11-03 | Use SiteApiMethod constants instead of hard coding | Mavlushechka | |
2022-11-03 | Add putTest(String sid, String projectName, String testName, String ↵ | Mavlushechka | |
methodName, String env), putLogToTest(int testId, String content) and putAttachmentToTest(int testId, byte[] content, String contentType) methods to the SiteApiUtils class | |||
2022-11-03 | Solve the 3rd step of the TestCase1 test case | Mavlushechka | |
2022-11-03 | Solve the 1st step of the TestCase1 test case | Mavlushechka | |