Added urlname to the callerid API #1852
Annotations
6 errors
tests/unit/views/api_support_test.py#L104
test_valid_phone_affiliated[+918123456789]
AssertionError: assert {'name': 'rincewind', 'title': 'Rincewind', 'urlname': 'rincewind'} == {'title': 'Rincewind', 'name': 'rincewind'}
Common items:
{'name': 'rincewind', 'title': 'Rincewind'}
Left contains 1 more item:
{'urlname': 'rincewind'}
Full diff:
- {'name': 'rincewind', 'title': 'Rincewind'}
+ {'name': 'rincewind', 'title': 'Rincewind', 'urlname': 'rincewind'}
? ++++++++++++++++++++++++
|
tests/unit/views/api_support_test.py#L104
test_valid_phone_affiliated[8123456789]
AssertionError: assert {'name': 'rincewind', 'title': 'Rincewind', 'urlname': 'rincewind'} == {'title': 'Rincewind', 'name': 'rincewind'}
Common items:
{'name': 'rincewind', 'title': 'Rincewind'}
Left contains 1 more item:
{'urlname': 'rincewind'}
Full diff:
- {'name': 'rincewind', 'title': 'Rincewind'}
+ {'name': 'rincewind', 'title': 'Rincewind', 'urlname': 'rincewind'}
? ++++++++++++++++++++++++
|
tests/unit/views/api_support_test.py#L104
test_valid_phone_affiliated[08123456789]
AssertionError: assert {'name': 'rincewind', 'title': 'Rincewind', 'urlname': 'rincewind'} == {'title': 'Rincewind', 'name': 'rincewind'}
Common items:
{'name': 'rincewind', 'title': 'Rincewind'}
Left contains 1 more item:
{'urlname': 'rincewind'}
Full diff:
- {'name': 'rincewind', 'title': 'Rincewind'}
+ {'name': 'rincewind', 'title': 'Rincewind', 'urlname': 'rincewind'}
? ++++++++++++++++++++++++
|
tests/unit/views/api_support_test.py#L129
test_valid_phone_intl[+12015550123]
AssertionError: assert {'name': None, 'title': 'Twoflower', 'urlname': '~k3kqmw9oxjr6df4hh919p3z6hr'} == {'title': 'Twoflower', 'name': None}
Common items:
{'name': None, 'title': 'Twoflower'}
Left contains 1 more item:
{'urlname': '~k3kqmw9oxjr6df4hh919p3z6hr'}
Full diff:
- {'name': None, 'title': 'Twoflower'}
+ {'name': None, 'title': 'Twoflower', 'urlname': '~k3kqmw9oxjr6df4hh919p3z6hr'}
|
tests/unit/views/api_support_test.py#L129
test_valid_phone_intl[0012015550123]
AssertionError: assert {'name': None, 'title': 'Twoflower', 'urlname': '~rmtzynkh3trnbyffrhb7ai9qwe'} == {'title': 'Twoflower', 'name': None}
Common items:
{'name': None, 'title': 'Twoflower'}
Left contains 1 more item:
{'urlname': '~rmtzynkh3trnbyffrhb7ai9qwe'}
Full diff:
- {'name': None, 'title': 'Twoflower'}
+ {'name': None, 'title': 'Twoflower', 'urlname': '~rmtzynkh3trnbyffrhb7ai9qwe'}
|
|
The logs for this run have expired and are no longer available.
Loading