add cypress test case for simple poll flow (#9073)

* add cypress test case for simple poll flow

* tidy comments

* actually correct comments

* add polls x thread test

* tweak comments

* pr improvements
This commit is contained in:
Kerry
2022-07-20 07:56:52 +00:00
committed by GitHub
parent fa1bff67cf
commit be0f4a1fe5
3 changed files with 298 additions and 0 deletions
+1
View File
@@ -35,3 +35,4 @@ import "./views";
import "./iframes";
import "./timeline";
import "./network";
import "./composer";