Daniel García Aubert
|
7012c6e77a
|
Test: Let the OS to choose a random free port to make the tiler listen at it
|
2018-04-17 10:44:44 +02:00 |
|
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 |
|
Eneko Lakasta
|
f9cbb3aac8
|
use assert.equal instead of assert.ok
|
2018-03-07 10:51:17 +01:00 |
|
Eneko Lakasta
|
0185cdf785
|
please jshint
|
2018-03-06 15:34:29 +01:00 |
|
Eneko Lakasta
|
b0eacb2a79
|
add vary header to honor authorization header when caching
|
2018-03-06 12:46:38 +01: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 |
|
Mario de Frutos
|
125c39967c
|
Make the cache headers tests idempotent
|
2017-04-07 15:59:58 +02:00 |
|
Mario de Frutos
|
9707881bf9
|
Include check for surrogate-key header and renamed the test file
|
2017-04-07 15:59:58 +02:00 |
|
Raul Ochoa
|
9449642773
|
Remove soft-purge option when purging fastly
|
2015-10-09 16:37:17 +02:00 |
|
Raul Ochoa
|
1f489a4537
|
Fix broken test due fastly-purge upgrade
|
2015-10-09 16:02:11 +02:00 |
|
Raul Ochoa
|
db8ab80bef
|
Remove redis client
|
2015-09-25 19:32:30 +02:00 |
|
Raul Ochoa
|
5e1bc3e199
|
Named map updates does not emit update event if template didn't change
closes #323
|
2015-09-23 19:59:39 +02:00 |
|
Raul Ochoa
|
5428d3f0b0
|
Remove __dirname
|
2015-09-17 13:58:45 +02:00 |
|
Raul Ochoa
|
1c6571d1db
|
Upgrade dependencies and regenerate npm-shrinkwrap.json
Surrogate keys tests sleeping :-(
|
2015-09-16 13:17:03 +02:00 |
|
Raul Ochoa
|
2d3f2667ca
|
Standalone server initial implementation
- no dependency over Windshaft.Server
|
2015-07-04 20:41:22 +02:00 |
|
Raul Ochoa
|
6de911e5bb
|
Adds fastly invalidation expectations in surrogate key invalidation tests
|
2015-04-27 17:43:46 +02:00 |
|
Raul Ochoa
|
e7d134d70c
|
No more {username}@{template_name} template id
It's still backwards compatible
|
2015-04-23 11:29:55 +02:00 |
|
Raul Ochoa
|
a2ac1c23f1
|
Tests for surrogate keys invalidation
- uses nock to mock request
- a bit hacky because tests keep environment inconsistent
* for intance I had to mock cartocdn to not fail in other suite
|
2015-03-30 17:51:17 +02:00 |
|
Raul Ochoa
|
f683e39aea
|
Remove api sql emulator
|
2015-03-24 10:38:14 +01:00 |
|
Raul Ochoa
|
d9ab1e8810
|
Deprecates old config URLs: /tiles/template and /tiles/layergroup
Moves all tests to run on new URLs
Deprecated base_url_legacy in config, it will keep working tho
|
2015-03-23 15:54:45 +01:00 |
|
Raul Ochoa
|
358b296750
|
Remove beforeEach and afterEach, in combination with suite they are
triggered for every single test even outside of the suite they were
invoked in.
|
2015-01-30 16:50:06 +01:00 |
|
Raul Ochoa
|
81f1b0dcf8
|
Adds tests for named maps surrogate keys and for invalidation
|
2015-01-26 15:02:28 +01:00 |
|