Artur-Ceschin / Objective-Unit-Test-Exercises

Unit test exercises made during my onboarding at Objective

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Objective Onboarding Unit Tests Exercises

Project create during the objective onboarding 🚀

About this project

These are the exercises made during my second week at Objective. They have the goal of practicing unit test.

These are the questions:

  • Exercise 1 - Multiples of 3 or 5
  • Exercise 2 - Happy Numbers
  • Exercise 3 - Words in Numbers
  • Exercise 4 - Freight Calculation

Technologies 👩‍💻

Thecnologies used in this project


Requirements

It is necessary to have installed on your machine

Starting 🚀

# Clone this project
$ git clone https://github.com/Artur-Ceschin/Objective-Unit-Test-Exercises.git

# Access
$ cd onboarding-exercises

# Install dependencies
$ npm install

# Run tests
$ npm test

License📃

This project is under license from MIT. For more details, see the LICENSE file.

Author


Made with ❤️ by Artur Ceschin, Please fell free to contact me!
Linkedin Badge Gmail Badge

About

Unit test exercises made during my onboarding at Objective


Languages

Language:HTML 82.9%Language:TypeScript 8.0%Language:JavaScript 5.7%Language:CSS 3.4%