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

Check data format of received frames #17

Open
ghost opened this issue Feb 3, 2016 · 0 comments
Open

Check data format of received frames #17

ghost opened this issue Feb 3, 2016 · 0 comments
Milestone

Comments

@ghost
Copy link

ghost commented Feb 3, 2016

See: DataService class and implement the isDataFormatValid(...) method (it always returns true for the moment)
Tests are implemented, just implement and be sure that npm test is ok. They are marked as skipped for the moment on the console output:

Data Service
         Data Format

When isDataFormatValid(...) is implemented, please unskip them.
Proposal: use the jsonschema lib.

@ghost ghost modified the milestones: v0.4, v0.5 Feb 3, 2016
@ghost ghost modified the milestones: v0.5, v0.6 Feb 12, 2016
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

0 participants