freearhey
|
be45d37007
|
Fixed test timeout issue
|
2019-09-29 19:01:40 +03:00 |
freearhey
|
68835226ef
|
Moved skipPlaylist() back to util.js
|
2019-09-09 04:02:40 +03:00 |
freearhey
|
bfc2eeb452
|
Update index.js
- added skipPlaylist() function
- added exclude option to script
|
2019-09-08 19:52:49 +03:00 |
freearhey
|
aea1f081c6
|
Update index.js
- increased timeout up to 60 seconds
- changed valid response status code range
- removed errors type check
|
2019-09-08 15:43:45 +03:00 |
freearhey
|
d584bbcaae
|
Update index.js
- added content type check
- added request headers (like in VLC)
|
2019-09-08 05:48:16 +03:00 |
freearhey
|
aa73104f7b
|
Added exit code
|
2019-09-07 18:24:59 +03:00 |
freearhey
|
0d3c1e8e05
|
Decrease timeout down to 1s
|
2019-09-07 18:18:20 +03:00 |
freearhey
|
39f3bf1f62
|
Changed default valid status config
|
2019-08-19 03:31:55 +03:00 |
freearhey
|
ddb74d0b10
|
Update index.js
- decrease default request timeout
- removed user-agent header
- removed link protocol check
- added check for error type
|
2019-08-18 21:38:29 +03:00 |
freearhey
|
6f484406fc
|
Update index.js
- moved skipPlaylist() function to util.js
- remove extra character
|
2019-08-12 15:34:42 +03:00 |
freearhey
|
e7e7b09130
|
Update index.js
Added --debug argument to script
|
2019-08-08 20:45:13 +03:00 |
freearhey
|
d5edb51420
|
Update index.js
Turn off verbose mode
|
2019-08-08 16:06:49 +03:00 |
freearhey
|
08a8c9526f
|
Update index.js
- added verbose mode
- renamed http to instance (to avoid conflict in variable names)
|
2019-08-08 15:56:23 +03:00 |
freearhey
|
73663b4723
|
Revert "Update index.js"
This reverts commit 1165bcc830 .
|
2019-08-08 14:18:13 +03:00 |
freearhey
|
1165bcc830
|
Update index.js
Skip SSL errors
|
2019-08-08 14:11:11 +03:00 |
freearhey
|
379c127897
|
Update index.js
Removed unused `path` module
|
2019-08-08 13:32:05 +03:00 |
freearhey
|
3f75bfec73
|
Small refactoring
|
2019-08-08 03:32:27 +03:00 |
freearhey
|
fcc24d98c4
|
Updated to latest version util.js
|
2019-08-07 23:59:44 +03:00 |
freearhey
|
c8412527eb
|
Refactoring test function
|
2019-07-20 10:33:16 +03:00 |
freearhey
|
3ed93ac481
|
Replace env argument with npm_config_argument
|
2019-07-07 04:26:05 +03:00 |
Max Nikolenko
|
c9e0d95fd9
|
Capability to test only a specific country code via TEST_COUNTRY=xx enviroment variable
|
2019-05-09 20:04:18 +03:00 |
freearhey
|
2b1520268a
|
Minor changes to test script
|
2019-04-23 21:49:52 +03:00 |
freearhey
|
2b75688ab2
|
Update test
Increased timeout and added delay to each request
|
2019-03-20 01:26:21 +03:00 |
freearhey
|
4b44e8e1e5
|
Removed dead links
|
2018-12-26 22:41:17 +03:00 |
freearhey
|
d77ca4b31e
|
Added exclamation mark
|
2018-12-23 00:04:15 +03:00 |
freearhey
|
c2dbe6f0c8
|
Fixes test script
|
2018-12-22 22:07:47 +03:00 |
freearhey
|
eee975db46
|
Stop test script on error
|
2018-11-17 23:50:32 +03:00 |
freearhey
|
413e1b086d
|
Check that variable file is valid url
|
2018-11-16 07:40:06 +03:00 |
freearhey
|
394ba5550a
|
Handle all types of http errors
|
2018-11-16 06:46:05 +03:00 |
freearhey
|
029eaf9fb4
|
Added tests for the playlist
|
2018-11-16 02:41:15 +03:00 |