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

enable es6 class inheritance #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

maxnowack
Copy link

resolves #23

It seems that the tests are broken even without my change. This should
be fixed before merging to ensure the compatibility to older versions.

resolves noble#23

It seems that the tests are broken even without my change. This should
be fixed before merging to ensure the compatibility to older versions.
@maxnowack
Copy link
Author

It doesn't work without a BLE device. Make sense. Maybe we should mock noble in the future.
The test are now passing, but are a bit unstable (sometimes, some tests are failing). I think it depends on the bluetooth device, to which noble is connecting to.

@sandeepmistry
Copy link
Collaborator

It doesn't work without a BLE device. Make sense. Maybe we should mock noble in the future.

Yes, this is discussed in #22 (comment)

What versions of Node.js have you tested this with? I'd like to ideally support v0.10.x or v0.12.x for now ...

@shreyasubale
Copy link

Anyone working on this ? Any ideas when this might bet implemented ?

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.

es6 class inheritance
3 participants