Daniel García Aubert
|
6229455d25
|
Remove mechanism to reset named map's provider as, in the end, it's reading from storage (redis) always so cache isn't doing its job. There is already a mechanism to invalidate cache entry when a template is modified (see template-maps emits on "update" and "delete", and listeners attached at server startup)
|
2019-09-12 20:34:18 +02:00 |
|
Daniel García Aubert
|
e2d27db828
|
Ise strict mode for moduler under test folder
|
2018-10-23 18:39:02 +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 |
|
Daniel García Aubert
|
d9297d54de
|
made error_with_context non optional and adapted test's assertion
|
2016-06-13 16:14:01 +02:00 |
|
Raul Ochoa
|
f553efa69e
|
Named map mapconfig provider takes care of template modifications
If a template changes it will flush the provider so it recreates the mapconfig
|
2015-09-23 16:45:20 +02:00 |
|