TheRandomCrew / TicTacToe-JS

A Tic Tac Toe game you can play in your browser!
https://raw.githack.com/Israel-Laguan/TicTacToe-JS/24623a2bc3f0764698f32103f8b48074abf91278/index.html
Apache License 2.0
1 stars 3 forks source link

Feature/unit testing #8

Closed Israel-Laguan closed 4 years ago

Israel-Laguan commented 4 years ago

Specifications

Features

Tests:

cen-per-cent-coverage

all-passing

For a nice view of this coverage, open with a browser /coverage/lcov-report/index.html after you run npm test

image