-
Notifications
You must be signed in to change notification settings - Fork 34
Add integration tests for finding series by catalog number #340
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
Comments
chose a catalogue name (Michel/Scott/Yvert or Gibbons)
Am I correct |
Yes, here we test only these 4 catalogs. By the way, initially, I wrote that "Create 4 tests (one for each catalog)" but it seems that we could use Templates to reduce duplication. Example: mystamps/src/test/robotframework/series/creation/misc-user.robot Lines 22 to 28 in b65cc49
and a template: mystamps/src/test/robotframework/series/creation/misc-user.robot Lines 94 to 109 in b65cc49
Here is a documentation about that: https://github.com/robotframework/QuickStartGuide/blob/836eaea991140e114fba2d11c6e31f71d787070a/QuickStart.rst#data-driven-tests |
@mukeshk just to ensure that we are on the same page: each issue should be addressed is a separate pull request. |
in search_results.html Need to add an id to the anchor tag. Step : Link Should Point To id="series-1" "series/1" |
Search series by existing catalog name and number Before Test Verify Series Search By Catalog By Name And Number |
Is this good ? |
@mukeshk It's hard to read it here -- the code isn't highlighted and there is no indentation. Why not just create a PR where I can see and comment? :) |
P.S. but it seems like you're going to the right direction :) |
I'm not sure about this. Let's discuss in PR ;) |
…ies by a catalog number. Fixes php-coder#340
…ies by a catalog number. Fixes php-coder#340
…ies by a catalog number. Fixes php-coder#340
…ies by a catalog number. Fixes php-coder#340
…ies by a catalog number. Fixes php-coder#340
…ies by a catalog number. Fixes php-coder#340
search without results(extracted to Search by catalog number: add integration test for an empty result #1066)when catalogNumber unspecified(extracted to Search by catalog number: add integration test to check that catalogNumber is specified #1065)when catalogName unspecified(no needed)Tech debt for: cc61e01 (#315) and 0172e38 (#341)
Create 4 tests (one for each catalog):
Search by catalog
form:Search
button/series/1
Requirements:
src/test/robotframework/series/search/logic.robot
fileHint:
Link Should Point To
keyword fromselenium.utils.robot
fileThe text was updated successfully, but these errors were encountered: