Daniel García Aubert
|
817afb13d1
|
Use mocha hooks to create server just before perform the test
|
2018-04-16 16:16:23 +02:00 |
|
Daniel García Aubert
|
98f29f945b
|
Create application server inside of describes instead of at module level
|
2018-04-16 14:09:24 +02:00 |
|
Raul Ochoa
|
e9d925334c
|
Move layergroup-token to models
We will share it between tests and a middleware to parse the token.
|
2017-08-04 17:51:10 +02:00 |
|
Raul Ochoa
|
c372d69e98
|
LayergroupToken only makes sense at testing environment
|
2016-05-23 13:01:23 +02:00 |
|
Javier Goizueta
|
a0445b5cdd
|
💄 Fix indentation
2 spaces were used instead of 4 in some places
|
2016-04-20 17:47:43 +02:00 |
|
Javier Goizueta
|
7902b276ad
|
Support unneeded schema names in overviews queries
Fixes #420
Keep table schema of overviews base tables and use it
to support queries that use the schema name when not
strictly needed.
|
2016-04-19 22:50:05 +02:00 |
|
Javier Goizueta
|
f4554f41d2
|
Add tests for named maps overviews
|
2016-03-31 18:36:50 +02:00 |
|