Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.6 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.6 KB

⚗️ JavaScript ES6 and Unit Tests 🧪

📃 About

JavaScript project developed by me (Raphael Martins) at the end of Unit 7 (Principles of Web Development Module) of Trybe's Web Development course. I was approved with 100% of the mandatory and optional requirements met.

We had to develop functions to solve programming logic challenges. We also had to develop unit tests to verify the functions' expected behavior by using the Jest framework. For functions that were already implemented, I had to develop the tests. And, for the tests that were already implemented, I had to develop the functions to be tested.

👨‍💻 Developed Skills

  • Implement unit tests by using the Jest library
  • Solve programming logic challenges with JavaScript

🛠️ Tools

  • JavaScript ES6+
  • Jest

🏆 Grade

My grade of the project - Minha nota no projeto

©️ Copyright disclaimer

I developed this project for learning purposes, all the code and documentation texts in Portuguese and English are my authorship, except the ones that were already implemented and are marked with comments in the files. And the rights belong exclusively to me. It is allowed to download or clone the repository for study purposes. However, it is not allowed to publish full or partial copies. This disclaimer does not cover libraries and dependencies, which are subject to their respective licenses.