curriculum
curriculum copied to clipboard
Add system testing lesson for Ruby on Rails path
Description Currently, the RoR path does not have any testing lessons for Rails. This issue aims to resolve by adding a new lesson for system testing within a new testing section in the Ruby on Rails curriculum. There are many useful resources that go over system testing and you can find this within Rails guides here and by googling resources on it. This lesson should follow the style guide.
part of #214 in top meta
Acceptance Criteria
Important points to hit
- An explanation of how system tests allow testing user experience.
- A general example of what a system test would look like in RSpec.
- Why system testing is preferred over integration testing.
- Debugging system tests and utilizing the screenshot helper for debugging.
This issue is stale because it has had no activity for the last 30 days.
This issue is stale because it has had no activity for the last 30 days.
This issue is stale because it has had no activity for the last 30 days.
Is this being actively worked on at all? @KevinMulhern @linkonsat
I'd be glad to pick it up if not.
Thanks for the reminder on this one @JoshDevHub
It wasn't a million miles away, I had a decent first draft put together before deployment rewrite and indie derailed my plans this year 😆
I should have more free time coming up, I'd like to try getting it over the line. But if time is still hard to come by and I'm no further forward this time next month, I'd be happy to post what I have and hand it over to yourself.
This issue is stale because it has had no activity for the last 30 days.