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
/
java
/
com
/
mavlushechka
/
a1qa
Age
Commit message (
Collapse
)
Author
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 ↵
Mavlushechka
of the custom implementation
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 ↵
Mavlushechka
openProject() method of the ProjectsPage class
2022-11-03
Replace the Project project parameter with the String projectName in the ↵
Mavlushechka
openProject() method of the ProjectsPage class
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