Closed
Bug 1056151
Opened 11 years ago
Closed 11 years ago
Mocking simple push
Categories
(Hello (Loop) :: Server, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: tarek, Unassigned)
Details
We need to use a mock simple push server in order to do testing.
So we need to have a simple way on the server to always return the same url for the mock simple push.
| Reporter | ||
Comment 1•11 years ago
|
||
Dan, It's already the case via the configuration. So we're good here!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 2•11 years ago
|
||
this is already the case on the current implementation, there is no need to add code there. The server has a list of simple push urls configured in its configuration.
To have the server return the mock url all the time, it's as easy as just changing the configuration variable and setting one url in this list, which will be returned all the time.
Resolution: FIXED → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•