index
:
a1qa-exam.git
exam
main
Unnamed repository; edit this file 'description' to name the repository.
SelfLearner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2022-11-16
Move the authorization logic to the BrowserUtils class
exam
Mavlushechka
2022-11-16
Change some parameters of the putTest() method to the Test parameter
Mavlushechka
2022-11-16
Add getProjectId(String projectName) to the ProjectsPage class
Mavlushechka
2022-11-16
Remove LoggerUtils class
Mavlushechka
2022-11-16
Make the BaseTest class abstract
Mavlushechka
2022-11-04
Add BaseTest class
Mavlushechka
2022-11-04
Merge branch 'main' into exam
Mavlushechka
2022-11-04
Revert "Framework initialization"
main
Mavlushechka
2022-11-04
Move Collections class from the project package to the framework package
Mavlushechka
2022-11-03
Use the static Collections.isSortedDescending(List<?> list) method instead of...
Mavlushechka
2022-11-03
Solve the 5th step of the TestCase1 test case
Mavlushechka
2022-11-03
Replace the Project project parameter with the String projectName in the open...
Mavlushechka
2022-11-03
Replace the Project project parameter with the String projectName in the open...
Mavlushechka
2022-11-03
Solve the 4th step of the TestCase1 test case
Mavlushechka
2022-11-03
Inline user variable
Mavlushechka
2022-11-03
Add asserts to the 3rd step
Mavlushechka
2022-11-03
Add asserts to the 2nd step
Mavlushechka
2022-11-03
Add an assert to the 1st step
Mavlushechka
2022-11-03
Solve the 3rd step of the TestCase1 test case
Mavlushechka
2022-11-03
Solve the 2nd step of the TestCase1 test case
Mavlushechka
2022-11-03
Solve the 1st step of the TestCase1 test case
Mavlushechka
2022-11-01
Framework initialization
Mavlushechka