From 03dae8a93a7faf85b5ac787a5dca304a51e689e0 Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Wed, 29 Apr 2015 10:35:11 +0200 Subject: [PATCH] changes about tests --- NEWS.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 31688d1f..1b00ae04 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,7 +4,11 @@ Released 2015-mm-dd -New features +Enhancements: + - jshint is run against tests + - tests moved to mocha's `describe` + +New features: - Fastly surrogate keys invalidation for named maps * **New configuration entry**: `fastly`. Check example configurations for more information. - `PgQueryRunner` extracted from `QueryTablesApi` so it can be reused in new `TablesExtentApi`