Where are the javascript specs? (Learn source code)

Must be overlooking something. Can’t seem to find it.

We test our javascript using integration specs. So, you’d want to look in spec/requests and features.

You can find the specs that require javascript by grepping for “js: true”.