> Or, as a work around, can anyone think of a way to load fonts synchronously?

To be clear, I’d like to be able to use Node APIs within tests such as 
fs.readFileSync() to load data for the tests.

> On Sep 15, 2019, at 12:15 PM, Yishay Weiss <yishayj...@hotmail.com> wrote:
> 
> Hi,
> 
> We’re trying to create a test suite for out application using RoyaleUnit. 
> Some of these tests require loading fonts before running the test. Does 
> RoyaleUnit currently support async operations similar to FlexUnit [1].
> 
> Or, as a work around, can anyone think of a way to load fonts synchronously?
> 
> Thanks,
> Yishay
> 
> [1] https://flex.apache.org/flexunit/tutorial/flexunit/Unit-13.html
> 

Reply via email to