Skip to content

search series by catalog number and name #1086

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

Merged
merged 1 commit into from
Jul 19, 2019

Conversation

mukeshk
Copy link
Contributor

@mukeshk mukeshk commented Jul 17, 2019

Addressed to #340

@mukeshk mukeshk requested a review from php-coder as a code owner July 17, 2019 11:56
@mystamps-bot
Copy link

mystamps-bot commented Jul 17, 2019

1 Message
📖 @mukeshk thank you for the PR! All quality checks have been passed! Next step is to wait when @php-coder will review this code

Generated by 🚫 Danger

@mukeshk mukeshk force-pushed the gh340_search_series_by_catalog branch from 940f656 to 32c3c63 Compare July 17, 2019 13:39
@mukeshk
Copy link
Contributor Author

mukeshk commented Jul 17, 2019

Please check

@php-coder
Copy link
Owner

P.S. could you also modify commit message a little bit?

-test(series/search/validation.robot): finding series by catalog number
+test(series/search/validation.robot): add tests for searching the series by a catalog number.

@mukeshk mukeshk force-pushed the gh340_search_series_by_catalog branch from 32c3c63 to dc7b7c0 Compare July 18, 2019 05:55
@mukeshk
Copy link
Contributor Author

mukeshk commented Jul 18, 2019

  1. http://127.0.0.1:8080/series/1 != http://127.0.0.1:8080/series/9
    For the link check .. the assertion is failing for the 4 samples, it showing series/9 for each catalogue name.

@mukeshk
Copy link
Contributor Author

mukeshk commented Jul 18, 2019 via email

@mukeshk
Copy link
Contributor Author

mukeshk commented Jul 18, 2019

-- this works
Page Should Contain Element css=.search-results [href="/series/1"]

-- space 99 issue comment. I am not clear

@php-coder
Copy link
Owner

This works for now. Is this good ?
Page Should Contain Element css=.search-results [href="/series/1"]

So, the link doesn't have http://127.0.0.1:8080 part? Only /series/1 ?

@mukeshk
Copy link
Contributor Author

mukeshk commented Jul 18, 2019 via email

@mukeshk
Copy link
Contributor Author

mukeshk commented Jul 18, 2019 via email

@mukeshk mukeshk force-pushed the gh340_search_series_by_catalog branch from dc7b7c0 to 3361096 Compare July 18, 2019 15:50
@mukeshk
Copy link
Contributor Author

mukeshk commented Jul 18, 2019

Completed the changes suggested

Copy link
Owner

@php-coder php-coder left a comment

Choose a reason for hiding this comment

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

LGTM!

Just a couple comments.

@mukeshk mukeshk force-pushed the gh340_search_series_by_catalog branch 2 times, most recently from 0445781 to 1cb9e0f Compare July 18, 2019 20:00
Copy link
Owner

@php-coder php-coder left a comment

Choose a reason for hiding this comment

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

Unfortunately, I found one last issue..

@mukeshk mukeshk force-pushed the gh340_search_series_by_catalog branch from 1cb9e0f to 37ead1e Compare July 19, 2019 03:31
@mukeshk
Copy link
Contributor Author

mukeshk commented Jul 19, 2019

Can you check now? Thanks for reviewing.

@php-coder
Copy link
Owner

php-coder commented Jul 19, 2019

P.S. could you also modify commit message a little bit?

-test(series/search/validation.robot): finding series by catalog number
+test(series/search/validation.robot): add tests for searching the series by a catalog number.

Heh, my fault: it should be series/search/logic.robot instead. Ok. I'll merge it as-is then.

@php-coder php-coder merged commit c1ff817 into php-coder:master Jul 19, 2019
@php-coder
Copy link
Owner

@mukeshk Thank you! I've updated https://github.com/php-coder/mystamps/wiki/team-members accordingly.

@mukeshk
Copy link
Contributor Author

mukeshk commented Jul 19, 2019 via email

@mukeshk mukeshk deleted the gh340_search_series_by_catalog branch July 20, 2019 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants