mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-26 18:38:41 +08:00
924f5a079f
* Add test for the unsupported browser screen Test a handful of APIs that are easy to disable with an init script and assert that the app display the "Unsupported Browser" screen. * Oops, test wasn't actually testing anything * Remove other feature tests They didn't work because there are two separate screens, one of which has an iframe and one of which doesn't. * Add screenshot test * Rename to ts * Fix screenshot * Fix snapshot filename * Rename file * rename screenshot again * rename screenshot again * 16th time's a charm * remove file * please just be in the right place |
||
---|---|---|
.. | ||
app-loading/feature-detection.spec.ts | ||
audio-player/audio-player.spec.ts | ||
chat-export/html-export.spec.ts | ||
crypto/crypto.spec.ts | ||
editing/editing.spec.ts | ||
file-upload/image-upload.spec.ts | ||
forgot-password/forgot-password.spec.ts | ||
invite/invite-dialog.spec.ts | ||
permalinks/permalinks.spec.ts | ||
polls/polls.spec.ts | ||
register | ||
release-announcement/releaseAnnouncement.spec.ts | ||
right-panel | ||
room/room-header.spec.ts | ||
room-directory/room-directory.spec.ts | ||
settings | ||
spaces | ||
threads/threads.spec.ts | ||
timeline/timeline.spec.ts | ||
user-onboarding/user-onboarding-new.spec.ts | ||
user-view/user-view.spec.ts | ||
widgets/layout.spec.ts |