Autodesk Exchange App - Testing an app

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are in the process in publishing a Revit Exchange App (http://apps.exchange.autodesk.com/RVT/en/Home/Index), but some "details" in the submission process are unclear to me.
The biggest "issue" is the "App File". It's totally unclear to me which files I need to submit. I have a Visual Studio project with multiple resources (images, some are embedded, others are linked), and the Addin Manifest. Which files from the Visual Studio project do I need to include in the ZIP file? As I didn't have any clue, I just zipped my complete project, added the manifest and used that as the App File.
Also, after step 2 of 2, you are presented with three buttons "Submit", "Delete the app" and "Add new OS/language version". It's unclear that the "Submit" button is actually a "Submit app for review" button. The desciption is unclear (at least, to me).
I also hoped that the approval/submission time will not last 2 weeks, as this first version is nothing more than a POC (proof of concept), where I need to check if the code I wrote (which copies a Revit Family into a project and creates a new Family Instance on-the-fly) is actualy working (I can't check that part myself as I don't know where Revit will store my Revit Families when installing the addin. Documentation states that it should be "%PUBLIC%\Documents\Autodesk\Downloaded Content" (http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=20143032)
Now I have to wait untill someone at Autodesk will test my app and informs me if I need to supply additional information. Is there any to speed this process up?