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

new: search api #463

Closed
wants to merge 0 commits into from
Closed

Conversation

ItamarShDev
Copy link
Contributor

Description

search api to use Fotmob search power

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if applicable)
  • All lint and unit tests passing
  • Extended the README / documentation, if necessary

Additional Comments

Anything else you'd like to add.

test/e2e.test.ts Outdated
Copy link
Owner

Choose a reason for hiding this comment

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

I'd prefer not to actually hit the API during tests. I know that's the goal of an e2e test but how would you feel about mocking out the calls?

Choose a reason for hiding this comment

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

hey @bgrnwd seem @ItamarShDev has not seen this message. I just happpen to be free and this seem like a nice feature for the package to have. Would you merge it if i mock out the calls?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed I missed it!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will remove the tests tonight

Choose a reason for hiding this comment

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

Alright then would love to add the functionality to my current app

Thank you

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Test removed

@ItamarShDev
Copy link
Contributor Author

mistakenly closed it, here is the new one #494

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.

3 participants