Actions
Architecture #9201
closedAdd basic infrastructure to test REST API
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Architecture - Internal libs
Target version:
Fix check:
Regression:
Description
We must toroughly and exaustively test Rudder API, because we must be 100% sure about what exactly is returned, and that these things don't change appart in a control and documented way.
And it's easy to do so (contrary to testing UI, or even other statefull part of the app).
This ticket is just here to set-up the infrastructure to test API. It can be see as an "hello world" for that, and will certainly not be sufficient to do anything complexe - but at least, the main process of "build a lift app -> build a request -> use the request -> check the result" will be working.
Updated by François ARMAND about 8 years ago
- Status changed from New to In progress
Updated by François ARMAND about 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1227
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 3.1.15 to 3.1.16
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 3.1.16 to 3.1.17
Updated by François ARMAND almost 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|45262641d2653cfb57c5aa0390c4c0a7feed2bcd.
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from Pending release to Released
Actions