8000 How to run tests? · Issue #7 · highsource/ogc-schemas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Closed
pgiraud opened this issue Sep 4, 2014 · 7 comments
Closed

How to run tests? #7

pgiraud opened this issue Sep 4, 2014 · 7 comments

Comments

@pgiraud
Copy link
Contributor
pgiraud commented Sep 4, 2014

Can you please provide hints on how to run tests?

@highsource
Copy link
Owner

Please try

npm install

and then

npm test

On Thu, Sep 4, 2014 at 4:46 PM, Pierre GIRAUD notifications@github.com
wrote:

Can you please provide hints on how to run tests?


Reply to this email directly or view it on GitHub
#7.

@highsource
Copy link
Owner

Tests are nodeunit-based.

On Thu, Sep 4, 2014 at 4:51 PM, Aleksei Valikov aleksei.valikov@gmail.com
wrote:

Please try

npm install

and then

npm test

On Thu, Sep 4, 2014 at 4:46 PM, Pierre GIRAUD notifications@github.com
wrote:

Can you please provide hints on how to run tests?


Reply to this email directly or view it on GitHub
#7.

@pgiraud
Copy link
Contributor Author
pgiraud commented Sep 4, 2014

OK. Works fine.
I needed to first "npm install" W3C-Schemas though. I had to solve naming (upper/lower case) issues first.

@pgiraud pgiraud closed this as completed Sep 4, 2014
@highsource
Copy link
Owner

Didn't it work OOTB? I'll check.

On Thu, Sep 4, 2014 at 5:03 PM, Pierre GIRAUD notifications@github.com
wrote:

OK. Works fine.
I needed to first "npm install" W3C-Schemas though. I had to solve naming
(upper/lower case) issues first.


Reply to this email directly or view it on GitHub
#7 (comment)
.

@highsource
Copy link
Owner

Indeed...
Will be fixed.

On Thu, Sep 4, 2014 at 5:05 PM, Aleksei Valikov aleksei.valikov@gmail.com
wrote:

Didn't it work OOTB? I'll check.

On Thu, Sep 4, 2014 at 5:03 PM, Pierre GIRAUD notifications@github.com
wrote:

OK. Works fine.
I needed to first "npm install" W3C-Schemas though. I had to solve naming
(upper/lower case) issues first.


Reply to this email directly or view it on GitHub
#7 (comment)
.

@pgiraud
Copy link
Contributor Author
pgiraud commented Sep 5, 2014

Out of curiosity, how do you plan to fix the "W3C-Schemas vs. w3c-schemas" issue?

@highsource
Copy link
Owner

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
WPS_1_0_0 usw.

On Fri, Sep 5, 2014 at 10:34 AM, Pierre GIRAUD notifications@github.com
wrote:

Out of curiosity, how do you plan to fix the "W3C-Schemas vs. w3c-schemas"
issue?


Reply to this email directly or view it on GitHub
#7 (comment)
.

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

2 participants
0