bitburner-src/test
2021-08-26 16:43:03 -07:00
..
Netscript Fix existing tests, update to jest 2021-08-26 16:43:03 -07:00
Terminal Fix existing tests, update to jest 2021-08-26 16:43:03 -07:00
index.html Last fixes to unit test build configuration 2019-05-09 19:51:56 -07:00
index.js Formatted time in netscript hgw display in human time, milliFormat now displays milli sometimes 2021-05-02 01:04:49 -04:00
README.md Last fixes to unit test build configuration 2019-05-09 19:51:56 -07:00
StockMarket.test.ts Fix existing tests, update to jest 2021-08-26 16:43:03 -07:00
StringHelperFunctions.test.ts Fix existing tests, update to jest 2021-08-26 16:43:03 -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