bitburner-src/test
2021-05-03 01:07:46 -04:00
..
Netscript Added getServerMaxRam and getServerUsedRam, deprecated getServerRam 2021-05-03 01:07:46 -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 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
StockMarketTests.ts all the lints 2021-05-01 03:17:31 -04:00
StringHelperFunctionsTests.ts Formatted time in netscript hgw display in human time, milliFormat now displays milli sometimes 2021-05-02 01:04:49 -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