bitburner-src/test
2021-04-29 23:52:56 -04:00
..
Netscript v0.51.6 (#905) 2021-04-28 20:07:26 -04:00
Terminal Implemented 'kill by PID' functionality 2019-07-15 21:40:43 -07: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 run auto fix lint 2021-04-29 23:52:56 -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