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

Feat/add test cable implementation #9

Merged
merged 4 commits into from
Nov 8, 2021

Conversation

TheSeally
Copy link
Contributor

Fix #8

Added test cable implementation according to example from issue.
If this implementations fits I will also update Readme section in repo.

Copy link
Member

@palkan palkan left a comment

Choose a reason for hiding this comment

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

LGTM 👍
Thanks!

Left a few comments.

packages/core/testing/cable/index.js Show resolved Hide resolved
packages/core/testing/cable/index.js Outdated Show resolved Hide resolved
@TheSeally
Copy link
Contributor Author

Added README section for testing. Also added tests for check non existing identifier (checks that TestCable throw error)

@TheSeally TheSeally requested a review from palkan October 31, 2021 00:47
Copy link
Member

@palkan palkan left a comment

Choose a reason for hiding this comment

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

Thanks for you work!

Added a couple of suggestions for the Readme example.

Also, could you please add a change log entry?

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@TheSeally
Copy link
Contributor Author

TheSeally commented Nov 5, 2021

Thanks for you work!

Added a couple of suggestions for the Readme example.

Also, could you please add a change log entry?

Fixed problem in readme. Also added change log entry, but please see if I did it correctly

@palkan palkan merged commit e46ea6c into anycable:master Nov 8, 2021
@palkan
Copy link
Member

palkan commented Nov 8, 2021

Thanks for your help!

Could you please tell me your name (so I can add to CultOfMartians)?

@TheSeally
Copy link
Contributor Author

Thanks for review. My name is Виктор Малий

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.

Testing support
2 participants