bitwarden / jslib

Common code referenced across Bitwarden JavaScript projects.
https://bitwarden.com
GNU General Public License v3.0
134 stars 138 forks source link

Migrate components to use jest #793

Closed Hinton closed 2 years ago

Hinton commented 2 years ago

Type of change

Objective

Migrate the component library tests to use jest as well.

Before you submit