-
Notifications
You must be signed in to change notification settings - Fork 19
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
Петрова Ксения #1
base: master
Are you sure you want to change the base?
Conversation
|
||
assert.equal(data.value.length, 1); | ||
}); | ||
it('should be right navigation', () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Хлебные крошки есть не только на странице с продуктом: корзина, главная и т.д.
Их тоже хорошо бы проверить
|
||
const actualTopLevel = browser.getText('.breadcrumb li:nth-child(1) a'); | ||
const actualCategory = browser.getText('.breadcrumb li:nth-child(2) a'); | ||
const actualItem = browser.getText('.breadcrumb li:nth-child(3)'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Я бы ещё проверил что на этом крошки заканчиваются
const actualDate = browser.getText('.media-heading small')[0]; | ||
|
||
assert(moment(actualDate, 'MMMM Do YYYY, h:m:s a', true).isValid()); | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
В этом тесте нужно добавить новый комментарий и проверить что время его добавления нужное.
Проверки на формат недостаточно
saucelabs.com разломан, не могу даже скопировать Access key, поэтому использовала browserstack.com.