Skip to content

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

Open
ksenipetrova wants to merge 2 commits into
urfu-2016:masterfrom
ksenipetrova:master
Open

Петрова Ксения#1
ksenipetrova wants to merge 2 commits into
urfu-2016:masterfrom
ksenipetrova:master

Conversation

@ksenipetrova
Copy link
Copy Markdown

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

@Zhigalov Zhigalov self-assigned this May 16, 2017
Comment thread tests/mongomart-test.js

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

Choose a reason for hiding this comment

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

Хлебные крошки есть не только на странице с продуктом: корзина, главная и т.д.
Их тоже хорошо бы проверить

Comment thread tests/mongomart-test.js

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
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Я бы ещё проверил что на этом крошки заканчиваются

Comment thread tests/mongomart-test.js
const actualDate = browser.getText('.media-heading small')[0];

assert(moment(actualDate, 'MMMM Do YYYY, h:m:s a', true).isValid());

Copy link
Copy Markdown
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