bitburner-src/test
Snarling b275f88053
NETSCRIPT: Expose more enums for player use (#198)
* Add support for enums at other ns layers
* APIWrapper: simplified wrapping algorithm and modified to just use cloneDeep to copy enums instead of recursively wrapping enums as if they were new API layers
* Improve APIWrapper typing
* Changed some typings at RamCostGenerator to allow for enums at different levels without enums needing a ram cost
* Added enums to ns.corporation, removed getter functions that were being used instead.
* Add FactionWorkType for player use
* Add ClassType and CompanyWorkPos enums
* Change netscriptDefinitions to expect members of these new enums where appropriate.
2022-11-09 13:46:21 -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: Expose more enums for player use (#198) 2022-11-09 13:46:21 -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