AIR Basic Acceptance Tests
From Aptana Development
Contents |
Installation
- Launch the Aptana Start Page
- Download the Adobe AIR Runtime and install
- Download the Adobe AIR SDK and install
- Download the Aptana plugin for Adobe AIR Support and install
- Ensure no dependency errors popup
- Restart the IDE
Project Creation
- Create a new Adobe AIR project
- Add MochiKit library
- Select Finish
- Ensure AIR SDK prompt displays and taken to AIR SDK preference page
- Add AIR SDK reference on preference page
- Select OK
- Ensure project created with Adobe AIR icon
- Ensure following files exist in project:
- AIRAliases.js
- application.xml
- <project name>.html
- lib folder with MochiKit inside
Runtime
- Select Run button
- Ensure application launches with sample content from <project name>.html
- Rename project and rerun *Next Release Only
- Ensure application launches still *Next Release Only
- Delete project *Next Release Only
- Ensure prompt is shown asking to delete AIR configuration *Next Release Only
Exporting
- Select project in Project view
- Select Export icon on toolbar
- Ensure all web files selected
- Select finish
- Ensure <project name>.air file created at Save as path
- Install AIR application
- Launch application and verify content is same as when launched from the IDE
Samples View
- View help for Adobe AIR samples and verify all samples have a help entry
- Preview meebo Adobe AIR sample
- Import meebo sample as project
- Click run button and verify meebo project launches


