CodeWringer / strive-foundryVTT

STRIVE system for FoundryVTT
GNU General Public License v3.0
1 stars 0 forks source link

Ensure test code coverage of at least 75% #278

Closed CodeWringer closed 1 year ago

CodeWringer commented 1 year ago

Relies on #31

CodeWringer commented 1 year ago

Also requires handling an issue with types expected to exist in the global scope, like FormApplication.

CodeWringer commented 1 year ago

Scope too big and requires a framework to mock global scope classes and modules, which does not yet exist.