izzy lyseggen
dc4d8de77e
Merge branch 'izzy/gql-subscriptions' of https://github.com/Speckle-Next/Server into izzy/gql-subscriptions
2020-08-20 15:26:30 +01:00
izzy lyseggen
22248bf538
test(subs): basic tests for all subscriptions
...
did somebody say TESTS 🥳
2020-08-20 15:26:17 +01:00
Dimitrie Stefanescu
d40258cfe6
test(circleci): added test server runner separately
2020-08-20 15:39:02 +03:00
izzy lyseggen
ac58d4f53a
Revert "test(subs): bump to timeout 7k"
...
Didn't work.
This reverts commit 41153f1aeb .
2020-08-20 10:42:48 +01:00
izzy lyseggen
41153f1aeb
test(subs): bump to timeout 7k to pacify circle ci
2020-08-20 10:36:05 +01:00
izzy lyseggen
762f369c56
test(subs): bump timeout to 5k bc steve jobs's 👻
2020-08-20 10:08:43 +01:00
Dimitrie Stefanescu
7a03c884ea
fix(tests/subscriptions): fixes port conflict in subscription tests when ran from all tests command
2020-08-20 11:31:25 +03:00
Dimitrie Stefanescu
29dfa57d82
test(subscriptions): subscription tests now run independently 🙌
2020-08-20 11:26:51 +03:00
Dimitrie Stefanescu
e4f213d4f6
test(subscriptions): works with separate run test server, figuring out starting it from test file
...
doing `npm run dev:server:test` and running the test with that server over port 3000 works. seems
like ws upgrade requests are not honoured when the server is started from the test file (on 3001).
2020-08-20 10:27:48 +03:00
Dimitrie Stefanescu
45d73e3a47
test(subscriptions): first working scaffold of subscriptions test!
2020-08-19 21:47:48 +03:00
Dimitrie Stefanescu
b3cf8e863a
refactor(test/subscriptions): split out the subs test file & added npm test script for it
2020-08-19 17:27:17 +03:00