Skip to content

Add new scenarios for insider procedure #637

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

Open
wants to merge 4 commits into
base: eauction-awarding-2.1
Choose a base branch
from

Conversation

OrysiaDrabych
Copy link
Contributor

@OrysiaDrabych OrysiaDrabych commented Oct 11, 2017

This change is Reviewable

[Teardown] Оновити LMD і дочекатись синхронізації ${tender_owner}
${file_path} ${file_name} ${file_content}= create_fake_doc
${description}= create_fake_sentence
Run As ${tender_owner} Завантажити документ рішення кваліфікаційної комісії в контракт ${file_path} ${TENDER['TENDER_UAID']} -1
Copy link
Contributor

Choose a reason for hiding this comment

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

давай не будемо вантажити док

${description}= create_fake_sentence
Run As ${tender_owner} Завантажити документ рішення кваліфікаційної комісії ${file_path} ${TENDER['TENDER_UAID']} 0
Copy link
Contributor

Choose a reason for hiding this comment

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

без вантаження

${description}= create_fake_sentence
Run As ${tender_owner} Завантажити документ рішення кваліфікаційної комісії ${file_path} ${TENDER['TENDER_UAID']} 1
Copy link
Contributor

Choose a reason for hiding this comment

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

тут теж

-i first_award_active_status

-i contract_sign
-i contract_sign_upload
Copy link
Contributor

Choose a reason for hiding this comment

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

треба завантаження і підтвердження винести в одне ключове слово

Remove File ${file_path}


Відображення статусу неуспішного лоту через відсутность завантаженого протоколу
Copy link
Contributor

Choose a reason for hiding this comment

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

!

@@ -107,11 +107,20 @@ Suite Teardown Test Suite Teardown
Звірити відображення поля awards[0].status тендера із active для користувача ${viewer}


Можливість скасувати рішення кваліфікації першим учасником
Copy link
Contributor

Choose a reason for hiding this comment

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

не бачу де цей ТК використовується

@@ -142,7 +176,6 @@ Suite Teardown Test Suite Teardown
... ${USERS.users['${viewer}'].broker}
... first_award_status_unsuccessful
[Setup] Дочекатись синхронізації з майданчиком ${viewer}
Звірити cтатус неуспішного тендера ${viewer} ${TENDER['TENDER_UAID']}
Copy link
Contributor

Choose a reason for hiding this comment

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

це ключове слово використовується dgf_insider_dutch_auction.txt і dgf_insider_full_auction і нам потрібна ця перевірка

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Перевірка буде здійснюватись в попередньому тк Відображення статусу неуспішного лоту через відсутність завантаженого протоколу і тільки для цих двох сценаріїв
А цей тк ще використовується в сценаріях, де після дискваліфікації першого кандидата залишається другий. І відповідно не треба чекати на неуспішний статус тендера

... auction
[Teardown] Оновити LAST_MODIFICATION_DATE
Дочекатись дати закінчення прийому пропозицій ${provider1} ${TENDER['TENDER_UAID']}
Дочекатись завершення паузи перед Sealed Bid етапом
Дочекатись дати закінчення прийому пропозицій ${viewer} ${TENDER['TENDER_UAID']}
Copy link
Contributor

Choose a reason for hiding this comment

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

чому для viewer-a?

Можливість дочекатись Best Bid частини
[Tags] ${USERS.users['${viewer}'].broker}: Процес аукціону
... viewer provider provider1
... ${USERS.users['${viewer}'].broker}
... ${USERS.users['${provider}'].broker}
... ${USERS.users['${provider1}'].broker}
... make_bid_by_dutch_winner
Copy link
Contributor

Choose a reason for hiding this comment

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

тег тут змінений, але я не бачу, що він змінений у сценаріях

Copy link
Contributor Author

Choose a reason for hiding this comment

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

З цим тегом було 2 тк. Ось цьому я дала новий тег wait_for_bestbid. А для того, що нижче, залишила make_bid_by_dutch_winner
Бо в сценарії dgf_insider_without_bestbid ми тільки доочікуємся Best Bid етапу, а ставки не робимо

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