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

Петрова Ксения #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ksenipetrova
Copy link

saucelabs.com разломан, не могу даже скопировать Access key, поэтому использовала browserstack.com.
default

@Zhigalov Zhigalov self-assigned this May 16, 2017

assert.equal(data.value.length, 1);
});
it('should be right navigation', () => {
Copy link
Contributor

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)');
Copy link
Contributor

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());

Copy link
Contributor

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.

2 participants