docbrown/app/javascript/listings/__tests__
Hoang Vo 293ba5231b Fix eslint issues in app/javascript/listings (#4253)
* Fix some eslint and a11y issues

* Add a11y fixed to snapshot

* Fix missing whitespace that cause test fail

* Fix code duplicate

* Config eslint to allows the label as a sibling

* Use 'error' instead of 2 in eslintrc

* Correct propTypes in SingleListing

* Add missing id prop for select

* Add space between two functions

* onKeyPress only register Enter

* Allow space key also to activate action

* Use a common function for three event handlers
2019-10-14 14:23:20 -04:00
..
__snapshots__ Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
listingDashboard.test.jsx Add location to listings (#3370) 2019-07-10 12:45:41 -04:00
singleListing.test.jsx Add singleListing specs (#3883) [ci skip] 2019-08-30 14:49:20 -04:00