/tic-tac-toe-jest-test

A testing excercise to solidify my Jest knowledge

Primary LanguageJavaScript

Tic-Tac-Toe Testing

Setup

  1. npm install
  2. npm run to play the game
  3. npm test to run tests

Task

You goal is to write comprehensive tests for this application. Your tests should cover every file in lib