Skip to content

Add e2e test for browser integration on Bitbucket

Warren Gifford requested to merge bitbucket-e2e into master

Created by: felixfbecker

Ref #5294 (closed)

Tests only the browser extension, not the native integration, but lays the foundation for other browser extension tests. The browser extension has to be build with <all_urls> permissions because puppeteer cannot accept permission prompts.

This script would be run manually before release for now, but could run against our dogfood instance.

Merge request reports

Loading