when I run testing code, actual$ returns an empty array, expected returns the mock data. the reason is api.ugc.wishlist.getAllFolders() is asynchronous. how should I write the t