Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Was using TeamCity, then dropped some moving to another system.

The broader point was basically that the Rails UI integration tests took a very long time, and required the whole system up, and we had a pretty large team constantly pushing changes. While not 100% unique to Rails, it was exacerbated by RoR conventions.

We moved much of the UI to a few Next.js apps where the tests were extremely fast and easy to run locally.



> Rails UI integration tests took a very long time

How many integration tests do you have? I generally only test a few core flows and then leave the rest to controller/request tests.


A lot. We were moving towards that approach when I left, though the detailed UI tests were then in JS tests which didn't need the whole app running.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: