Launchpad development tips¶
Launchpad is a large, mature codebase with a number of conventions and specialised tools that are not immediately obvious. These guides provide practical knowledge accumulated by the team that you can apply to work more effectively and avoid common pitfalls.
- Updating the global configuration for tests
- Handling security policies
- Testing CLI scripts
- Handling exceptions
- Preserving query count
- Profile Launchpad performance
- Running Launchpad with Chameleon template engine
- Launchpad API docs generation
- How to use codehosting locally
- Renaming a database table
- MockIo library