> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: About Testing Your App ## Article: About App Testing ## Article Link: https://dev.wix.com/docs/build-apps/launch-your-app/app-distribution/test-your-app/about-testing-your-app.md ## Article Content: # About Testing Your App Before distributing your app, test its functionality to make sure it works as expected. Wix provides tools for: - **Functional testing**: [Test your app](https://dev.wix.com/docs/build-apps/launch-your-app/app-distribution/test-your-app/test-your-app-on-a-premium-site.md) on a free premium site, and share a test link with collaborators. - **Pre-submission checks**: Confirm your app meets all [technical and listing requirements](https://dev.wix.com/docs/build-apps/launch-your-app/app-distribution/test-your-app/app-checks-and-testing-guide.md) before submitting to the Wix App Market. - **Upgrade flow testing**: If your app has pricing plans, [test the full purchase and upgrade flow](https://dev.wix.com/docs/build-apps/launch-your-app/app-distribution/test-your-app/test-your-app-s-upgrade-process.md) to verify your app responds correctly to billing events before distributing.