Support #11665
cleanup and document web API tests
0%
History
#1 Updated by Greg Shah about 1 month 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?
#2 Updated by Greg Shah about 1 month ago
- Assignee set to Sergey Ivanovskiy
#3 Updated by Constantin Asofiei about 1 month 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 about 1 month ago
Are these REST Tests, SOAP Tests, WebSpeed/WebHandler Tests or something else?
#5 Updated by Constantin Asofiei about 1 month ago
Greg Shah wrote:
Are these REST Tests, SOAP Tests, WebSpeed/WebHandler Tests or something else?
Exactly these.
#6 Updated by Greg Shah about 1 month ago
OK, let's use those wiki pages for the documentation and details.
#8 Updated by Sergey Ivanovskiy about 1 month 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.