bitburner-src/test
2021-05-01 03:17:31 -04:00
..
Netscript all the lints 2021-05-01 03:17:31 -04:00
Terminal all the lints 2021-05-01 03:17:31 -04:00
index.html Last fixes to unit test build configuration 2019-05-09 19:51:56 -07:00
index.js Adding more directory-related unit tests. Several more bug fixes and QoL improvements 2019-05-14 01:35:37 -07:00
README.md Last fixes to unit test build configuration 2019-05-09 19:51:56 -07:00
StockMarketTests.ts all the lints 2021-05-01 03:17:31 -04: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