Skip to content

Домашнее задание 3 Ширшова Настя#7

Open
captainger wants to merge 4 commits into
48x:masterfrom
captainger:master
Open

Домашнее задание 3 Ширшова Настя#7
captainger wants to merge 4 commits into
48x:masterfrom
captainger:master

Conversation

@captainger
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Owner

@48x 48x left a comment

Choose a reason for hiding this comment

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

Ради Христа, ставь пробелы после запятых

Assert.assertFalse("Пустой список групп", CollectionUtils.isEmpty(groupGetUserGroupsV2Response.getGroups()));

LOGGER.info("Проверим, что в ответе есть anchor");
Assert.assertFalse("Получили пустой anchor", groupGetUserGroupsV2Response.getAnchor().isEmpty());
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Можно упасть с NPE. Лучше проверять через StringUtils.isNotBlank

#User session settings
user.session.access.token=
user.session.secret.key=
user.session.access.token=tkn18dPU47oSSZC1jMGRvnNyRozOMs5sIwhnhhsETm3WfB9gOWnrrJm4WXqnqQfpbfYj6
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Пароли, ключи и сессионные данные лучше в гит не заливать.

@captainger
Copy link
Copy Markdown
Author

Простите за запятые, я просто уже совсем обленилась с visual studio code

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.

2 participants