bitburner-src/test
Snarling 6af36e3b29
NETSCRIPT: Faster API wrapping on script launch. (#229)
* ns API is wrapped once
* when a new workerscript is created, each layer of ns is stamped with a private workerscript field that allows the functions to work.
* Test has been refactored to account for new method of wrapping
* BREAKING: ns functions need access to `this` value of their parent ns layer (or any ns layer)
* Enums are passed directly to player (no cloning) but are frozen.
2022-11-28 09:11:55 -05:00
..
__mocks__ add raw-loader to jest config 2022-09-14 13:05:55 -04:00
cypress Fix Tutorial Ram Text (#162) 2022-10-27 06:25:45 -04:00
jest NETSCRIPT: Faster API wrapping on script launch. (#229) 2022-11-28 09:11:55 -05:00
netscript Fix tons of typos 2022-10-09 01:25:31 -04:00
tsconfig.json fix typing conflict between jest and cypress 2022-05-10 22:26:54 -07:00