Ok, thanks for making it clear. We ended up implementing sync xhr requests.
________________________________ From: Josh Tynjala <[email protected]> Sent: Monday, September 16, 2019 12:33:45 AM To: Apache Royale Development <[email protected]> Subject: Re: Async RoyaleUnit Tests Async tests are not yet supported by RoyaleUnit. It's something that I hope to add when time allows. -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Sun, Sep 15, 2019 at 2:15 AM Yishay Weiss <[email protected]> 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 > >
