Add a cypress test for SSO login (#11401)

* Allow `startHomeserver` to take an options object

... so that we can add more options

* Add a Cypress test for SSO login
This commit is contained in:
Richard van der Hoff
2023-08-14 11:08:12 +00:00
committed by GitHub
parent 6f455217d1
commit f65c6726c9
11 changed files with 574 additions and 19 deletions
+1
View File
@@ -199,6 +199,7 @@
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-unicorn": "^48.0.0",
"express": "^4.18.2",
"fetch-mock-jest": "^1.5.1",
"fs-extra": "^11.0.0",
"jest": "29.3.1",