summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2022-11-16Move the authorization logic to the BrowserUtils classexamMavlushechka
2022-11-16Change some parameters of the putTest() method to the Test parameterMavlushechka
2022-11-16Add getProjectId(String projectName) to the ProjectsPage classMavlushechka
2022-11-16Remove LoggerUtils classMavlushechka
2022-11-16Make the BaseTest class abstractMavlushechka
2022-11-04Add BaseTest classMavlushechka
2022-11-04Merge branch 'main' into examMavlushechka
2022-11-04Revert "Framework initialization"mainMavlushechka
2022-11-04Move Collections class from the project package to the framework packageMavlushechka
2022-11-03Use the static Collections.isSortedDescending(List<?> list) method instead of...Mavlushechka
2022-11-03Solve the 5th step of the TestCase1 test caseMavlushechka
2022-11-03Replace the Project project parameter with the String projectName in the open...Mavlushechka
2022-11-03Replace the Project project parameter with the String projectName in the open...Mavlushechka
2022-11-03Solve the 4th step of the TestCase1 test caseMavlushechka
2022-11-03Inline user variableMavlushechka
2022-11-03Add asserts to the 3rd stepMavlushechka
2022-11-03Add asserts to the 2nd stepMavlushechka
2022-11-03Add an assert to the 1st stepMavlushechka
2022-11-03Solve the 3rd step of the TestCase1 test caseMavlushechka
2022-11-03Solve the 2nd step of the TestCase1 test caseMavlushechka
2022-11-03Solve the 1st step of the TestCase1 test caseMavlushechka
2022-11-01Framework initializationMavlushechka