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

Backfill ts tests for actual implementations. #268

Closed
jcchavezs opened this issue Oct 8, 2018 · 4 comments
Closed

Backfill ts tests for actual implementations. #268

jcchavezs opened this issue Oct 8, 2018 · 4 comments

Comments

@jcchavezs
Copy link
Contributor

After #264 was merged now we have a way to test implementation to fulfill TS signature. What is missing now is to backfill tests for all packages.

Ping @sonybinhle

@sonybinhle
Copy link
Collaborator

@jcchavezs Could you please assign this issue to me?

What is the standard PR styles in our project?
For example, I prefer to write the test for about 10 functions at once and file by file.
I mean if I create the PR for this issue, I will divide it into multiple small PRs.

@codefromthecrypt
Copy link
Member

codefromthecrypt commented Oct 9, 2018 via email

@jcchavezs
Copy link
Contributor Author

@sonybinhle I kind of see your point but what I believe you meant is one PR per package (because hapilly an index.d.ts matches with one package). I am OK with you doing it per package as it will be easy to review an merge.

@sonybinhle
Copy link
Collaborator

@adriancole @jcchavezs Thank you very much, so I will raise the PRs per package.

sonybinhle pushed a commit to sonybinhle/zipkin-js that referenced this issue Oct 21, 2018
sonybinhle pushed a commit to sonybinhle/zipkin-js that referenced this issue Oct 21, 2018
sonybinhle pushed a commit to sonybinhle/zipkin-js that referenced this issue Oct 22, 2018
jcchavezs added a commit that referenced this issue Oct 23, 2018
Backfill ts tests for actual implementations. #268
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

No branches or pull requests

3 participants