Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add tests for AboutShelter component #151

Merged
merged 2 commits into from
Jul 30, 2023

Conversation

ponomareva-frontend
Copy link
Contributor

feat: add tests for AboutShelter component

feat: add tests for AboutShelter component
Copy link
Contributor

@Artyom774 Artyom774 left a comment

Choose a reason for hiding this comment

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

Тесты не смотрел, так как в них пока ещё не разбираюсь

@@ -60,13 +59,13 @@ const AboutShelter = () => {
<div className='shelter-info__icons'>
{shelter.vk_page && (
<a href={shelter.ok_page} target='_blank' rel='noreferrer'>
<img className='shelter-info__icon' src={classmatesIcon} alt='OK.ru' />
<img className='shelter-info__icon' src={classmatesIcon} alt='вконтакте' />
Copy link
Contributor

Choose a reason for hiding this comment

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

polish(blocking): Не понял зачем надо было менять "ВК" на "вконтакте", тем более, что иконки маленькие и надо как можно кратче название дать. А вообще теперь перепутаны местами ВК и OK.ru.

Copy link
Contributor Author

@ponomareva-frontend ponomareva-frontend Jul 28, 2023

Choose a reason for hiding this comment

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

ух, местами перепутала😅? вк,ок,телеграм - подумала привести к одному стилю)) потому что "тг" как-то не понятно, если сокращать

@ponomareva-frontend ponomareva-frontend merged commit 0c8cc57 into dev Jul 30, 2023
@ponomareva-frontend ponomareva-frontend deleted the owner-tests-and-others branch July 30, 2023 12:52
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