Commit Graph
36 Commits
Author SHA1 Message Date
Gaël Métais ac915e8973 Fix screenshots and continue implementing phantomas v2 2020-10-04 02:43:10 +02:00
Gaël Métais 517206364a Work in progress: switch to Phantomas v2 2019-03-14 03:27:37 +01:00
Paul HooijengaandGaël Métais 3fc0d9418f Use jimp instead of lwip for image processing
Jimp does not install on recent versions of NodeJS because of changes
in the bundled version of zlib. Jimp is a pure JS replacement.
2018-01-16 20:17:34 -06:00
Gaël MétaisandGitHub f76d597cbf Add a way to block some urls to avoid spam (#219)
Spam blocker
2017-01-08 22:38:34 +08:00
Gaël Métais 9d2d99b5ba Fix still failing test 2016-12-29 19:18:41 +08:00
Gaël Métais 76df43fe66 Fix tests 2016-12-29 19:07:54 +08:00
Gaël Métais 90f6fd83ba Fix tests after waitForResponse default change 2016-12-20 15:03:23 +08:00
Gaël Métais 76b4ca6ea5 Revert commented test due to cookies bug 2016-03-26 17:15:47 +02:00
Gaël Métais 14f60d8dd3 Remove --js-deep-analylis & jsTimeline options, they are now on by default 2016-03-24 09:46:08 +02:00
Gaël Métais b3804586dc Regressing with PhantomJS 2.1, cookies don't work. Waiting for a fix. 2016-03-23 13:22:19 +02:00
Gaël Métais aba91de480 Add an exclude parameter to get result in API 2015-05-11 16:59:32 +02:00
Gaël Métais 74deba61e6 Comment waitForSelector test while the feature is broken 2015-05-04 15:43:20 +02:00
Gaël Métais bb2f0e6c55 Add a cookie advanced option on the front page 2015-05-04 15:24:00 +02:00
Gaël Métais c0cc2744c6 Add a test 2015-04-27 18:53:18 +02:00
Gaël Métais 42c27af604 No more javascriptExecutionTree bu default (option) 2015-02-09 19:03:04 +01:00
Gaël Métais 10500c2fba Fix wrong format 2015-02-09 18:53:32 +01:00
Gaël Métais efa4151850 New API route to retrieve a screenshot 2015-02-05 17:27:21 +01:00
Gaël Métais 55dc387d3c Fix random test fail 2015-02-05 17:19:39 +01:00
Gaël Métais ae47333eef New 'screenshot' option when launching a test 2015-02-05 15:25:17 +01:00
Gaël Métais 0ff35d13e8 Fix require 2015-02-05 15:23:05 +01:00
Gaël Métais 079ec94197 Fix API not returning anything if bad URL 2015-01-06 16:41:17 +01:00
Gaël Métais e26fd5ed6f New async run launch option in API: return only a portion of the response 2015-01-05 11:45:52 +01:00
Gaël Métais 9bf420d317 Fix tests 2014-12-30 07:29:59 +01:00
Gaël Métais d6f76de349 Repair grunt express task 2014-12-22 22:08:24 +01:00
Gaël Métais 2ab843efdb Added some sub-requests to the API 2014-12-14 22:36:25 +01:00
Gaël Métais 792f7d8e21 Implements a general score calculator 2014-12-14 15:47:58 +01:00
Gaël Métais 8abfe93df7 The test itself starts the server in a before hook 2014-12-13 13:56:21 +01:00
Gaël Métais 3ad6cdef51 Launch the test server with coverage 2014-12-13 12:11:33 +01:00
Gaël Métais 0da2ad0c10 Add API limits configurable in settings.json 2014-12-12 20:26:19 +01:00
Gaël Métais 84faabca86 Fix Auth token 2014-12-10 08:16:11 +01:00
Gaël Métais 49015e3422 API authentification (tbc...) 2014-12-09 09:04:28 +01:00
Gaël Métais 906f0876a0 API is starting to run 2014-12-05 16:14:08 +01:00
Gaël Métais e18cd87a07 Writing the API (workin in progress) 2014-12-02 00:08:07 +01:00
Gaël Métais 35aed5fb55 Test that console.log is never called 2014-11-28 18:31:14 +01:00
Gaël Métais 2a316ebb1e Fix tests 2014-11-28 17:22:32 +01:00
Gaël Métais 1f83fe1b48 CLI is working, API not ready, Front broken 2014-11-28 10:45:30 +01:00