0 of 2 steps0%
1
Generate Integration Test Suite
Use Postman Agent Mode to generate a new collection for end-to-end integration testing. The flow should cover: register, briefing, mission overview, create 3 logs, update one, delete one, final briefing, and verify completion. Create an 'artemis.test' environment with baseUrl set to https://artemis.up.railway.app.
2
Run and Verify Tests
Run the integration test collection using Postman's Collection Runner. Verify all requests return green checkmarks. Then use Agent Mode to add integration tests based on the responses.