Cleaning up a feature spec
Writing fully integrated tests can be a point of contention testing, especially when it comes to writing Capybara test that need to wait JavaScript to load items.
Having a Rails API that is powered by some select Angular code can be challenging when items don’t load when you need them to.
Post a comment