bitburner-src/test
2019-07-11 19:37:17 -07:00
..
Netscript Removed stock market price movement. Now only forecast is influenced by big transactions 2019-05-22 19:12:06 -07:00
Terminal Implemented 'kill by PID' functionality 2019-07-11 19:37:17 -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 Minor rebalancing to stock market. Updated documentation and tests for recent changes 2019-06-11 00:18:14 -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