Building and Testing
Learn how to build ctOP from source and run unit and integration tests to verify that your changes meet the existing standards and perform as expected.
Postman Collection for ctOP Backend :
A Postman collection has been created to simplify the interaction with ctOP's backend. This collection includes all the requests needed to manage and test API endpoints, making it easy to work with ctOP. Access the collection here.
Steps to import collection into Postman
- Download the Collection: Download the Postman collection file from here.
- Open Postman: Launch the Postman app.
- Import the Collection:
- Click the Import button in the top left corner.
- Drag and drop the collection file or select it from your computer.
- Access the Collection: After import, the collection will appear in the Collections sidebar.