Hello :) I am building a library to be used within the Air runtime, and some functionality that I want to unit test relies on the Air api. eg, flash.filesystem.File.
If I run unit tests with my current setup, the 'open -g path/to/swf' will be executed and the Flash player will be launched, so consequently the tests will fails giving errors along the lines of "Error #1014: Class flash.filesystem::File could not be found.". Is there a way I can test Air specific functionality using flex-mojos? My guess that that I will need to launch the adl application to run the tests, but not sure how I could configure this. Any guidance would be appreciated. Cheers Sam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
