Mocking or monkey patching a slow loading resource that loads on import
I have 1 file which loads a particular resource ( from a file ) that takes a while to load.
I have 1 file which loads a particular resource ( from a file ) that takes a while to load.