philomena-dev / philomena

Next-generation imageboard
GNU Affero General Public License v3.0
84 stars 29 forks source link

Eliminate chai-dom and restore @testing-library/jest-dom #244

Closed SeinopSys closed 2 months ago

SeinopSys commented 2 months ago

Before you begin


Follow-up for #243 which pins chai at the latest major version at the time of writing and restores the previously used @testing-library/jest-dom for DOM assertions instead of the chai-dom library which does not appear to be compatible with the latest major chai version.