Skip to content

Conversation

@SuperTapok
Copy link
Owner

  • Edited project structure - added constants interface, fixed typos
  • Added allure annotations for every test

* Edited project structure - added constants interface, fixed typos
* Added allure annotations for every test
Copy link
Collaborator

@dalekskaro dalekskaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Самое главное из ревью: дополнить Settings.java

Arguments.of(16, "Romeo", new ArrayList<>(Arrays.asList("url1", "url2"))),
Arguments.of(17, "Julia", new ArrayList<>(Arrays.asList("url1", "url2"))),
Arguments.of(18, "Andrew", new ArrayList<>(Arrays.asList("url1", "url2")))
Arguments.of(15, "Bullet", new ArrayList<>(Arrays.asList("url1", "url2"))),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Если совсем упарываться то все значения здесь надо вынести в отдельный интерфейс, но это если уж совсем не будет нечем занятсья

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants