]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/yarn.lock
Improve E2E tests
authorChocobozzz <me@florianbigard.com>
Fri, 28 Oct 2022 09:19:54 +0000 (11:19 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 28 Oct 2022 13:22:40 +0000 (15:22 +0200)
commit814e9e07ba65446af8446dbbd2f0d70c85fd1b33
tree9c1f130d4a773208c5bdf33ec942be060e3c3ad2
parent672e185bf3004b46552c227483ffd2802ebf6844
Improve E2E tests

Add tests for private video static endpoints
Fix tests for local firefox
23 files changed:
client/e2e/browserstack.err [new file with mode: 0644]
client/e2e/fixtures/video2.mp4 [new file with mode: 0644]
client/e2e/fixtures/video3.mp4 [new file with mode: 0644]
client/e2e/src/po/admin-config.po.ts
client/e2e/src/po/login.po.ts
client/e2e/src/po/my-account.po.ts
client/e2e/src/po/signup.po.ts
client/e2e/src/po/video-upload.po.ts
client/e2e/src/po/video-watch.po.ts
client/e2e/src/suites-all/private-videos.e2e-spec.ts [new file with mode: 0644]
client/e2e/src/suites-all/videos.e2e-spec.ts
client/e2e/src/suites-local/custom-server-defaults.e2e-spec.ts
client/e2e/src/suites-local/plugins.e2e-spec.ts
client/e2e/src/suites-local/signup.e2e-spec.ts
client/e2e/src/suites-local/user-settings.e2e-spec.ts
client/e2e/src/suites-local/videos-list.e2e-spec.ts
client/e2e/src/utils/elements.ts
client/e2e/src/utils/hooks.ts
client/e2e/src/utils/urls.ts
client/e2e/wdio.local-test.conf.ts
client/e2e/wdio.main.conf.ts
client/package.json
client/yarn.lock