Closed Bug 972026 Opened 11 years ago Closed 11 years ago

[meta] Server needs automated functional testing

Categories

(Hello (Loop) :: Server, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: abr, Assigned: alexis+bugs)

References

Details

No description provided.
Blocks: loop_mvp
Blocks: loop_mlp
https://github.com/ametaireau/pants-server/blob/master/tests/test_functional.py is an attempt at functional testing the service. This is testing at the HTTP layer without actually making real HTTP calls (it stops at the python wsgi level). We can turn these into real http calls to a real service if we want at some stage. It's also possible to turn them into load test pretty simply if we want to do that).
I'm unclear why we're keeping this as a separate bug. Each feature will add functional tests so I'm not sure we're actually tracking anything with this? Adam, can you clarify?
Flags: needinfo?(adam)
I talked briefly with Adam. He wants to look at the whole picture to verify that we have bugs tracking all our testing needs. In the process, he may close this.
Assignee: nobody → adam
Flags: needinfo?(adam)
Component: General → Server
Taking this. I've got a local prototype working. Still need some love though.
Assignee: adam → alexis+bugs
Uh. I've read load testing, not functional testing. My bad. Server is already fully functionally tested. I guess we can close this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Yes. Verified on localhost with Redis running.
Status: RESOLVED → VERIFIED
QA Contact: jbonacci
You need to log in before you can comment on or make changes to this bug.