Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

enable es6 class inheritance#24

Open
maxnowack wants to merge 2 commits intonoble:masterfrom
maxnowack:patch-1
Open

enable es6 class inheritance#24
maxnowack wants to merge 2 commits intonoble:masterfrom
maxnowack:patch-1

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

es6 class inheritance

3 participants