curriculum icon indicating copy to clipboard operation
curriculum copied to clipboard

Added new unit test lesson for RoR section.

Open linkonsat opened this issue 3 years ago • 2 comments

Complete the following REQUIRED checkboxes:

  • [x] I have thoroughly read and understand The Odin Project Contributing Guide
  • [x] The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text

Complete the following checkboxes ONLY IF they are applicable to your PR. You can complete them later if they are not currently applicable:

  • [x] I have previewed all lesson files included in this PR with the Markdown preview tool to ensure the Markdown content is formatted correctly
  • [x] I have ensured all lesson files included in this PR follow the Layout Style Guide

1. Because: This PR adds a model testing lesson for the RoR path. --> Closes #XXXXX

2. This PR:

3. Additional Information:

linkonsat avatar Aug 31 '22 05:08 linkonsat

@KevinMulhern Yup! I saw this section working by having the initial lesson focus on the conceptual subject such as this unit test lesson. Then move into the usage of factory bot and model testing in the following lesson with the system testing lesson finishing off the section. From my understanding controller testing and other testing aren't as crucial in regards to testing compared to understanding model testing, unit testing, and system testing. Definitely open to changing it up although.

linkonsat avatar Sep 08 '22 05:09 linkonsat

Yup! I saw this section working by having the initial lesson focus on the conceptual subject such as this unit test lesson. Then move into the usage of factory bot and model testing in the following lesson with the system testing lesson finishing off the section. From my understanding controller testing and other testing aren't as crucial in regards to testing compared to understanding model testing, unit testing, and system testing. Definitely open to changing it up although.

No worries @linkonsat, thanks for clarifying 💪

KevinMulhern avatar Sep 15 '22 08:09 KevinMulhern

@rlmoser99 I think that article from Jason would be a solid addition. Especially since the author has other useful articles for Rails/RSpec if the learner feels like exploring.

linkonsat avatar Nov 04 '22 06:11 linkonsat