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

Test - src/sockets.js #209

Merged
merged 7 commits into from
Aug 10, 2020
Merged

Test - src/sockets.js #209

merged 7 commits into from
Aug 10, 2020

Conversation

nahuakang
Copy link
Member

@nahuakang nahuakang commented Aug 8, 2020

Description

This PR addresses Issue #144 .

Note that no additional unit tests are added since the current tests are comprehensive. Inline comments are added especially in the early sections of the test so that future contributors can jump on easily.

Affected Dependencies

N/A

How has this been tested?

N/A

Checklist

@nahuakang nahuakang requested a review from vvmnnnkv August 8, 2020 17:53
@nahuakang nahuakang added Type: Documentation 📚 Improvements or additions in documentation for some file, feature, or codebase Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase labels Aug 8, 2020
@cereallarceny cereallarceny self-requested a review August 10, 2020 09:32
@cereallarceny
Copy link
Member

@nahuakang Are you doing anything in this PR that we weren't already doing previously?

@nahuakang
Copy link
Member Author

nahuakang commented Aug 10, 2020

@nahuakang Are you doing anything in this PR that we weren't already doing previously?

@cereallarceny No, unit-test-wise the file seems quite comprehensive. Only added comments in case other beginning contributors get confused about the code like I did (plus the syntax fix such as brackets around an arrow function input, etc.).

@cereallarceny cereallarceny merged commit 7207bd3 into dev Aug 10, 2020
@cereallarceny cereallarceny deleted the test/sockets branch August 10, 2020 16:42
@cereallarceny cereallarceny mentioned this pull request Aug 10, 2020
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation 📚 Improvements or additions in documentation for some file, feature, or codebase Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants