Support #11665
cleanup and document web API tests
0%
History
#1 Updated by Greg Shah 14 days ago
The web API tests need:
- To be included in a bzr repo, preferrably in Testcases.
- To have a documented process to setup and run them.
- To have any fixes or improvements needed to get them running in trunk and 9709e.
Constantin: Do these tests fit somewhere in the Runtime Infrastructure Testcases test sets or are they something else?
#3 Updated by Constantin Asofiei 14 days ago
Greg, web_apis programs are part of the xfer testcases project. I just used a smaller/dedicated project because that xfer project can get changed and I don't think we have standardized it (or at least it wasn't at that time).
I can look into it to see how these can be ran directly via xfer testcases.
#4 Updated by Greg Shah 14 days ago
Are these REST Tests, SOAP Tests, WebSpeed/WebHandler Tests or something else?
#5 Updated by Constantin Asofiei 14 days ago
Greg Shah wrote:
Are these REST Tests, SOAP Tests, WebSpeed/WebHandler Tests or something else?
Exactly these.
#8 Updated by Sergey Ivanovskiy 11 days ago
Unzipped this archive #9709-1066. With help of Claude super power reused the same server.sh scripts that used by hotel_gui like projects.