Actions
Feature #32900
openTracker #32903: Rethinking React-Redux folder structure
Use React testing library
Status:
New
Priority:
Normal
Assignee:
-
Category:
JavaScript stack
Target version:
-
Description
Shifting from snapshot testing to more user integration test as explained in https://community.theforeman.org/t/rethinking-react-redux-folder-structure/24183
React testing library's primary principle is: "The more your tests resemble the way your software is used, the more confidence they can give you."
this will also affect our code conventions.
Actions