Closed Bug 1059565 Opened 10 years ago Closed 10 years ago

[2.0] Telephony tests need to be updated according to api change for 'number'

Categories

(Firefox OS Graveyard :: Certification Suite, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jgriffin, Unassigned)

References

Details

In 2.0, telephony call objects no longer contain a 'number' field.  Instead, they contain an 'id' field, which looks something like this:

id {u'namePresentation': u'allowed', u'numberPresentation': u'allowed', u'number': u'155512123454', u'name': u''}

We need to update the tests accordingly.
https://github.com/mozilla-b2g/fxos-certsuite/commit/65e0e8e2156bce102af0c7a786b6c00b13838edb
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.