Update test/end-to-end-tests/README.md

Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
pull/21833/head
Bruno Windels 2019-10-18 12:27:43 +00:00 committed by GitHub
parent d20b2ee9eb
commit 683947e0b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Matrix React Web App End-to-End tests
# Matrix React SDK End-to-End tests
This repository contains tests for the matrix-react-sdk web app. The tests fire up a headless chrome and simulate user interaction (end-to-end). Note that end-to-end has little to do with the end-to-end encryption matrix supports, just that we test the full stack, going from user interaction to expected DOM in the browser.