Anilochka / technopolis-autotesting

0 stars 1 forks source link

JUnit and pattern fixes #17

Closed AlexanderKiselyov closed 2 years ago

AlexanderKiselyov commented 2 years ago
  1. Change String variables to By variables
  2. Change pattern DataProvider to pattern ParametrizedTest in LoginTest (JUnit4 to JUnit5)
  3. Add timeout to BaseTest
  4. Add LoadableComponent to BasePage (change custom loadable component (method checkIfPresent) to LoadableComponent class extension)
  5. Add negative test to LoginTest
kov-pavel commented 2 years ago

Много тестов - это хорошо. Мы это учитываем при выставлении оценки.