Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/zhendrikse/tdd
Browse files Browse the repository at this point in the history
  • Loading branch information
zhendrikse committed Oct 10, 2024
2 parents b9edd6c + e130c43 commit 55edc4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tdd-katas/gilded-rose-kata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ This is exactly what we will do in this exercise using [approval testing](https:

## References

- **The** [Gilded Rose Refactoring Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata/tree/main/TypeScript) GitHub repository
- Refactoring the Gilded Rose [manually versus using Sourcery](https://sourcery.ai/blog/refactoring-gilded-rose/)
- [Gilding the rose](https://www.youtube.com/watch?v=kTcDBYCpj7Q) by Kevlin Henney
- Emily Bache
- [Introducing the Gilded Rose kata and writing test cases using Approval Tests](https://www.youtube.com/watch?v=zyM2Ep28ED8)
- [Refactoring item logic using ‘lift up conditional'](https://www.youtube.com/watch?v=OJmg9aMxPDI)
- [Replace Conditional with Polymorphism](https://www.youtube.com/watch?v=NADVhSjeyJA)
- [Replace Conditional with Polymorphism](https://www.youtube.com/watch?v=NADVhSjeyJA)

0 comments on commit 55edc4b

Please sign in to comment.