'Is that how you would define your term 'deployed (as a module)' ?'
Yes. Wanted to definitely separate the test file, module included, from the remotely fetched from GitHub module, concept. As GitHub is a remote server, the module is deployed there.
' it seems to me that you see a class is different'
Nope.
As I started out in #1 above, the class functions fine when in it's test container, but fails when used as a separate code and module. Deployed if you will. ;-)
It is also why I supplied individual files with leading 'code' and 'module' so that whomever used them would just know where to deploy them.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Mon 2018.10.08
Yes. Wanted to definitely separate the test file, module included, from the remotely fetched from GitHub module, concept. As GitHub is a remote server, the module is deployed there.
Nope.
As I started out in #1 above, the class functions fine when in it's test container, but fails when used as a separate code and module. Deployed if you will. ;-)
It is also why I supplied individual files with leading 'code' and 'module' so that whomever used them would just know where to deploy them.