Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
felixtanhm committed Feb 18, 2024
1 parent 4083377 commit ef69e64
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions full-stack-javascript/testing-practice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,12 @@

Basic introduction to unit testing and Test Driven Development with Jest. Particularly proud of the test coverage for Caesar Cipher!

[**Live Demo**](#) ✨ |
[**Project Specs**]() 📝
[**Project Specs**](https://www.theodinproject.com/lessons/node-path-javascript-testing-practice#assignment) 📝

## 🪃 Features

- Feature1
- Feature2
- Feature3

#### 🧭 Future Implementations

- Feature1
- Feature2
- Feature3
- Comprehensive coverage for Caesar Cipher
- Comprehensive coverage for number operations, including null and NaN

## 💻 Built With

Expand Down

0 comments on commit ef69e64

Please sign in to comment.