Daniel García Aubert
|
ffe19827fd
|
Rename factory and don't use the keyword 'new' to create server while testing
|
2020-06-02 11:57:11 +02:00 |
|
Esther Lozano
|
59cb6f9c9c
|
Rename headers for metrics
|
2020-02-17 17:07:26 +01:00 |
|
Esther Lozano
|
98325495ea
|
Allow metrics custom headers in cors
|
2020-02-13 12:52:20 +01:00 |
|
Daniel García Aubert
|
734c373f3d
|
Camel case
|
2019-11-11 12:26:04 +01:00 |
|
Daniel García Aubert
|
8fbe8f9f2a
|
Remove unused vars
|
2019-10-25 10:58:00 +02:00 |
|
Daniel García Aubert
|
d5218a86f6
|
Enforce callback error handling
|
2019-10-24 18:38:37 +02:00 |
|
Daniel García Aubert
|
ad4a1ada45
|
Do not use string concatenation when using __dirname and __filename
|
2019-10-22 18:22:33 +02:00 |
|
Daniel García Aubert
|
7a1d2ca205
|
Avoid calling Object.prototype methods directly on object instances
|
2019-10-21 23:33:27 +02:00 |
|
Daniel García Aubert
|
2423b5a4c4
|
Replace assert.deepEqual() by assert.deepStrictEqual()
|
2019-10-21 19:52:51 +02:00 |
|
Daniel García Aubert
|
1bee877b24
|
Replace assert.equal() by assert.strictEqual()
|
2019-10-21 19:41:03 +02:00 |
|
Daniel García Aubert
|
4d70ac0894
|
Apply automatic eslint fixes
|
2019-10-21 19:07:24 +02:00 |
|
Daniel García Aubert
|
73e1659378
|
Add suffix '-test' to every test-suite file
|
2019-10-07 11:16:48 +02:00 |
|