Josh
|
1f8a66a3a0
|
websocket
|
2020-04-26 22:37:19 -07:00 |
|
Josh
|
3040576664
|
updated test
|
2020-04-26 22:26:03 -07:00 |
|
Josh
|
c059799bf8
|
updated .travis.yml
|
2020-04-26 22:21:09 -07:00 |
|
Josh
|
f0de378f4b
|
removed fast_finish to confirm thats the issue
|
2020-04-26 22:09:06 -07:00 |
|
Josh
|
c230cd086b
|
debugging the websocket_hooked_browser_spec
|
2020-04-26 21:32:03 -07:00 |
|
Josh
|
d6ee3788eb
|
fast_finish
|
2020-04-26 21:20:17 -07:00 |
|
Josh
|
27af3e90b6
|
fixed travis spacing erros
|
2020-04-26 21:06:31 -07:00 |
|
Josh
|
5ac339d671
|
update
|
2020-04-26 21:04:08 -07:00 |
|
Josh
|
383bfb9e5b
|
checking websocket_hooked_brrowser
|
2020-04-26 20:35:13 -07:00 |
|
Josh
|
4daff898d1
|
updated travis
|
2020-04-26 17:14:28 -07:00 |
|
Josh
|
e2c1956ec2
|
updated a catupdated travis file
|
2020-04-26 17:04:44 -07:00 |
|
jcrew99
|
b048352d81
|
Merge pull request #2 from jackdwalker/browserstack
Browserstack
|
2020-04-27 09:54:25 +10:00 |
|
Jack Walker
|
d44b6e6729
|
Testing the 3 failing browsers
|
2020-04-27 09:23:26 +10:00 |
|
Jack Walker
|
4198363923
|
Updated Edge fingerprinting, was incorrectly being identified as Chrome in some cases.
|
2020-04-27 08:41:43 +10:00 |
|
Jack Walker
|
8f1f2d32b1
|
Updated Edge fingerprinting, was incorrectly being identified as Chrome in some cases.
|
2020-04-24 18:10:51 +10:00 |
|
Jack Walker
|
0086c38933
|
Updated Edge fingerprinting, was incorrectly being identified as Chrome in some cases.
|
2020-04-24 18:08:26 +10:00 |
|
Josh
|
9da40565d9
|
updated travis
|
2020-04-23 22:32:38 -07:00 |
|
Josh
|
60c307bc4e
|
updated travis
|
2020-04-23 22:21:00 -07:00 |
|
Josh
|
41459e3c3e
|
updated travis
|
2020-04-23 22:10:52 -07:00 |
|
Josh
|
5e51c9ffee
|
update yaml
|
2020-04-23 21:56:35 -07:00 |
|
Jack Walker
|
bf2458392c
|
Fixed issue causing misidentification of debug modules.
|
2020-04-24 14:50:00 +10:00 |
|
Jack Walker
|
17ae1c9894
|
Removed unnecessary line in build matrix causing duplciate
|
2020-04-24 14:23:41 +10:00 |
|
Josh
|
e9da991a66
|
updated travis
|
2020-04-23 21:10:34 -07:00 |
|
Jack Walker
|
31cd48319f
|
Fixed issue causing misidentification of debug modules.
|
2020-04-24 14:10:23 +10:00 |
|
Jack Walker
|
c5f9cb9e5f
|
Bumped XP min FF version compatibility to 8.
|
2020-04-24 13:39:55 +10:00 |
|
Josh
|
2f70b7c025
|
updated key
|
2020-04-23 20:21:05 -07:00 |
|
Jack Walker
|
66f1c25180
|
Bumped lowest version of Firefox compability to 7.
|
2020-04-24 13:11:22 +10:00 |
|
Josh
|
6e3ac8aff5
|
updated travis
|
2020-04-23 20:09:15 -07:00 |
|
Jack Walker
|
9903c02188
|
Bumped lowest version of Firefox compability to 7.
|
2020-04-24 12:56:37 +10:00 |
|
Jack Walker
|
b7b78b84c8
|
Bumped lowest version of Firefox compability to 7.
|
2020-04-24 12:56:26 +10:00 |
|
Jack Walker
|
d34ff17ffa
|
Potential fix for erroring compound matcher.
|
2020-04-24 12:16:21 +10:00 |
|
Jack Walker
|
b15a8bc3d7
|
.or for compound expectations
|
2020-04-24 12:00:44 +10:00 |
|
Jack Walker
|
5658009f91
|
eql -> eq
|
2020-04-24 11:51:28 +10:00 |
|
Jack Walker
|
9f5b3c540d
|
Re-running failing tests.
|
2020-04-24 11:32:10 +10:00 |
|
Jack Walker
|
2317714f0c
|
Run tests against Browserstack w/ full OS/Browser compatability matrix.
|
2020-04-23 14:43:14 +10:00 |
|
Jack Walker
|
6fb1618a47
|
Re-build w/ new debugging info
|
2020-04-23 14:25:50 +10:00 |
|
Jack Walker
|
434a13ce80
|
Re-build w/ new debugging info
|
2020-04-23 14:19:35 +10:00 |
|
Jack Walker
|
d61b38edcb
|
Is it only that API call failiing?
|
2020-04-23 14:10:46 +10:00 |
|
Jack Walker
|
8fd71d66e0
|
Running an API call prior to grabbing session - possibly keep-alive polling bug experienced in other areas is present here.
|
2020-04-23 13:51:46 +10:00 |
|
Jack Walker
|
a279c1699a
|
Code intended to be deleted still present. Removed to check if issue was caused by this code.
|
2020-04-23 13:43:41 +10:00 |
|
Jack Walker
|
6ff10cb5dd
|
Code intended to be deleted still present. Removed to check if issue was caused by this code.
|
2020-04-23 13:43:19 +10:00 |
|
Jack Walker
|
0b30172224
|
Added long sleep to definitively exclude this as a possibly for the error.
|
2020-04-23 13:37:58 +10:00 |
|
Jack Walker
|
b78ff672ce
|
Continuing attempts to debug websocket hook test
|
2020-04-23 13:17:47 +10:00 |
|
Jack Walker
|
12317c03a5
|
Wrong require relative path for websocket test
|
2020-04-23 13:11:03 +10:00 |
|
Jack Walker
|
6db311da92
|
Wrong require relative path for websocket test
|
2020-04-23 12:57:26 +10:00 |
|
Jack Walker
|
0376aa519f
|
Re-added deleted code that may have impacted this test.
|
2020-04-23 12:56:02 +10:00 |
|
Jack Walker
|
539a17bbee
|
Missing necessary requires?
|
2020-04-23 12:53:09 +10:00 |
|
Jack Walker
|
0fbb46d721
|
Does this need to sleep until after first keep-alive?
|
2020-04-23 12:45:40 +10:00 |
|
Jack Walker
|
788623227b
|
Debugging last 2/5 failing tests
|
2020-04-23 12:39:52 +10:00 |
|
Jack Walker
|
faaac279c1
|
Debugging last 2/5 failing tests
|
2020-04-23 12:34:24 +10:00 |
|