Guide to setup testing React.js components with Jest in Rails+Webpacker+Webpack environment
Around a month ago, I worked on a task, which required a more dynamic frontend behavior. I worked on a component with 2 selects and 2 date pickers and depending on what was…