Open Niphyr opened 4 years ago
Using Fine Code Coverage extension, attempt to improve the coverage of tests on the internals. Specifically around item/spell creation to validate response values checking the scaling works correctly for spell effects, item ID, mods (stats) etc.
Include storage of static data to run tests against, to prevent tests failing when game data is changed.
Using Fine Code Coverage extension, attempt to improve the coverage of tests on the internals. Specifically around item/spell creation to validate response values checking the scaling works correctly for spell effects, item ID, mods (stats) etc.