Skip to content

Commit

Permalink
Update Step21.md
Browse files Browse the repository at this point in the history
  • Loading branch information
in28minutes authored May 9, 2017
1 parent 37f17e6 commit 7c46f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Step21.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## What You Will Learn during this Step:
- First thing first : I hate the fact that we did not write tests until Step 20 of this course
- I love TDD and use it in all my projects. However, when learning something new, I think it is important to focus on one thing at a time!
- You can learn more about unit testing here - https://www.youtube.com/watch?v=o5k9NOR9lrI
- You can learn more about unit testing here - https://www.youtube.com/playlist?list=PL83C941BB0D27A6AF
- Let's write a Integration Test for our service

## Useful Snippets and References
Expand Down

0 comments on commit 7c46f8f

Please sign in to comment.