Closed Bug 801741 Opened 13 years ago Closed 12 years ago

add an option to mock Bango

Categories

(Marketing :: General, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 893052

People

(Reporter: tarek, Assigned: tarek)

References

Details

mocking bongo will let us load test the chain on our side
I guess I can take a shot at this. What I plan to do is to create a small web server that publishes the same SOAP apis than Bongo's and have some data stored in memory. That server will be packaged in a standalone project and provide helpers to run it in the test fixtures - whether it's for the load testing or for functional tests Having a separate TCP server means we'll test our Bango client connections in a realistic way.
Assignee: nobody → tarek
Tarek, is this still on you plate?
yes but I can't start until we have a first working bongo implementation - which I think is not ready yet - Andy ?
https://solitude.readthedocs.org/en/latest/topics/setup.html#bango-settings https://github.com/mozilla/solitude/blob/master/lib/bango/client.py#L122 We are developing Bango with a mock in Solitude builtin, I don't think there's much you need to do here, unless you want to :)
the bango test API is working now on the dev server.
Summary: add an option to mock Bongo → add an option to mock Bango
we have a faked out Bango on dev (bug 893052) but I think we'll also be able to run a full mock provider when we do bug 905736 which will test the system at deeper levels
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.