To install the test just clone the repo then run
$ git clone https://github.com/lucamug/search-testing-react-redux.git
$ cd search-testing-react-redux/
$ npm install
$ npm start
Then point the browser to http://localhost:3000/
This is a page with a similar functionality that I made in vanilla JS: http://www.rakuten.co.uk/?filter
The test is based on http://jpsierens.com/tutorial-react-redux-webpack/, https://github.com/jpsierens/webpack-react-redux-react-router