summaryrefslogtreecommitdiff
path: root/internal/utils/strings.go
diff options
context:
space:
mode:
authorAmir Zarrinkafsh <nightah@me.com>2021-08-03 16:25:13 +1000
committerGitHub <noreply@github.com>2021-08-03 16:25:13 +1000
commit1b06e46f712d7e5f6ec6fbdb66604baa4f15173a (patch)
treee59ddcd20b324c13ee3c3ddf739d0c5f597c5625 /internal/utils/strings.go
parent942fd697763bb4145e24f64dbffeb5baa1c36b82 (diff)
test(web): drop enzyme in favor of react-testing-library (#2224)
* test(web): drop enzyme in favor of react-testing-library Enzyme is falling behind in maintenance, it is currently maintained by one primary developer and still does [not support React 17](https://github.com/enzymejs/enzyme/pull/2430) despite it being released in October 2020. [react-testing-library (RTL)](https://testing-library.com/docs) is [recommended by Facebook](https://reactjs.org/docs/test-utils.html#overview) and encourages writing tests that avoid testing implementation details. * build(deps): update react monorepo to v17 (major) * build(deps): remove @types/{enzyme,jest}
Diffstat (limited to 'internal/utils/strings.go')
0 files changed, 0 insertions, 0 deletions