sitespeed.io/test
Tobias Lidskog 643479acd8 Correct way of creating relative urls in html site
- rename relativePathFromUrl to pathFromRootToPageDir to make it more obvious what it does.
- join relative url path with / instead of using the path module (should make paths work on all OSes).
- remove path parameter for url run pages, since it wasn't used.
- make StorageManager constructor signature follow node conventions (options last) and add some StorageManager tests.
2016-07-26 08:43:33 +02:00
..
fixtures Update test data 2016-04-17 12:06:28 +02:00
helpers Intial commit of sitespeed.io 4.0. 2016-03-10 23:07:36 +01:00
prepostscripts Collect screenshots from Browsertime 2016-06-22 09:44:27 +02:00
.eslintrc Intial commit of sitespeed.io 4.0. 2016-03-10 23:07:36 +01:00
coachTests.js Intial commit of sitespeed.io 4.0. 2016-03-10 23:07:36 +01:00
domainTests.js Push requests per domain to graphite and influxdb. 2016-05-09 00:26:49 +02:00
graphiteTests.js Use location and connectivity in WPT graphite keys and browser/connectivity for BT (#1010) 2016-06-19 20:39:21 +02:00
influxdbTests.js Remove invalid arg in influxdb test. 2016-05-09 00:09:00 +02:00
metricsFilterTests.js Support filtering with dots in json keys. 2016-05-08 23:29:47 +02:00
mocha.opts Intial commit of sitespeed.io 4.0. 2016-03-10 23:07:36 +01:00
storageManagerTests.js Correct way of creating relative urls in html site 2016-07-26 08:43:33 +02:00
webpagetestTests.js Intial commit of sitespeed.io 4.0. 2016-03-10 23:07:36 +01:00