Thanks, looks like this could work - either with a script to run the
fs version before the test suite every time to make sure I'm testing the current code, or the eval version. Will have to see if it would be much slower than a standard module import. I think my other option is moving the code out of the Aura component into an LWC component, since the latter is more like a standard JS module. medium.com/@strusov/…