bitburner-src/test
2019-05-09 19:51:56 -07:00
..
Netscript Converted mocha unit tests to run using mocha-webpack (mochapack) package 2019-05-09 19:03:13 -07:00
index.html Last fixes to unit test build configuration 2019-05-09 19:51:56 -07:00
index.js Converted mocha unit tests to run using mocha-webpack (mochapack) package 2019-05-09 19:03:13 -07:00
README.md Last fixes to unit test build configuration 2019-05-09 19:51:56 -07:00
StockMarketTests.js Configured unit test webpack build to work 2019-05-09 19:36:04 -07:00

Unit Tests

This directory contains unit tests for Bitburner.

Unit tests use Mocha/Chai and are run using mochapack (a mocha-webpack fork). Run the test command with npm run test