-
Notifications
You must be signed in to change notification settings - Fork 49
How to run tests? #7
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
Comments
Please try npm install and then npm test On Thu, Sep 4, 2014 at 4:46 PM, Pierre GIRAUD notifications@github.com
|
Tests are nodeunit-based. On Thu, Sep 4, 2014 at 4:51 PM, Aleksei Valikov aleksei.valikov@gmail.com
|
OK. Works fine. |
Didn't it work OOTB? I'll check. On Thu, Sep 4, 2014 at 5:03 PM, Pierre GIRAUD notifications@github.com
|
Indeed... On Thu, Sep 4, 2014 at 5:05 PM, Aleksei Valikov aleksei.valikov@gmail.com
|
Out of curiosity, how do you plan to fix the "W3C-Schemas vs. w3c-schemas" issue? |
This must be fixed already. I've converted everything to lowercase: https://www.npmjs.org/package/w3c-schemas Modules names are w3c-schemas and ogc-schemas. Modules are then like On Fri, Sep 5, 2014 at 10:34 AM, Pierre GIRAUD notifications@github.com
|
Can you please provide hints on how to run tests?
The text was updated successfully, but these errors were encountered: