1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-31 16:53:27 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Matt Gibson
92f370af20 fix polyfill location dependenc on jest config location 2026-01-26 14:02:21 -08:00
Hinton
a4ceb513bc Merge branch 'main' of github.com:bitwarden/clients into playwright
# Conflicts:
#	.github/CODEOWNERS
#	apps/web/config/development.json
#	apps/web/webpack.config.js
2025-12-01 12:58:05 +01:00
Matt Gibson
75fb9fc449 Fixup jest test pattern matching regex escapes 2025-10-07 12:44:45 -07:00
Matt Gibson
cb6217acc5 Use a shared jest config
Add play.spec.ts as playwright test plaths. Also establishes .type.spec.ts as a specially ignored path everywhere.

Finally, we no longer need the ast transformer since we don't use import.meta statements anymore. (this was also two years ago, it's possible this just works now).
2025-10-07 11:44:30 -07:00