palantir/blueprint

HACKHACK: Clipboard tests skipped in table package

Open

#5,175 opened on Mar 17, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (2,167 forks)batch import
Domain: testingP3Package: tablehelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (Avg merge 43d 10h) (27 merged PRs in 30d)

Description

We probably need to move to puppeteer and use the DevTools protocol to enable clipboard permissions in order to run the tests that rely on navigator.clipboard.

See:

Contributor guide