panaitescu-paul / Unit-Testing-And-Integration-Testing-JavaScript-2-2020

Unit tests to verify the Valid cases, Invalid cases, and Exceptions using JavaScript, Mocha, and Chai.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Testing And Integration Testing - JavaScript - 2 - 2020

Unit tests to verify the Valid cases, Invalid cases, and Exceptions using JavaScript, Mocha, and Chai.

Features:

  • Data providers
  • Test for Equivalence Partitioning (both Valid and Invalid Partitions)
  • Test for Boundary Values

Content:

  • 109 Unit Tests
  • Integration tests with GitHub Actions

Technologies:

  • JavaScript
  • HTML
  • Mocha
  • Chai

Unit Tests Overview:


About

Unit tests to verify the Valid cases, Invalid cases, and Exceptions using JavaScript, Mocha, and Chai.

License:MIT License


Languages

Language:JavaScript 96.7%Language:HTML 3.3%