DEV Community

Discussion on: My journey from Rspec feature tests to Rails system tests

Collapse
 
dstull profile image
Doug Stull

good to know about es6! Before this feature, I had just finished converting to using webpacker gem and converted a few js files into es6. I don't think I had any system tests around the js classes, so perhaps I'll create one and see how poltergeist does :)