tests: udate more tests testing or depending on the JSON parser
authorAlexis Laferrière <alexis.laf@xymus.net>
Thu, 31 Aug 2017 13:52:15 +0000 (09:52 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Thu, 31 Aug 2017 14:16:37 +0000 (10:16 -0400)
Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

tests/sav/nitwebcrawl.res
tests/sav/test_json_static.res
tests/test_adhoc_json_parse.nit

index caa407f..7e723de 100644 (file)
@@ -1,3 +1,3 @@
 process http://localhost:3000/api/entity/core. 1+0/1
 Error with http://localhost:3000/api/entity/core
-http://localhost:3000/api/entity/core: Unexpected Eof; is acceptable instead: value
+http://localhost:3000/api/entity/core: Empty JSON
index 7da4254..0dac2b2 100644 (file)
Binary files a/tests/sav/test_json_static.res and b/tests/sav/test_json_static.res differ
index 68e4850..193af89 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-import json::string_parser
+import json::static
 import json
 
 if args.length < 1 then