You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "ussd_2.py", line 42, in <module>
ussd.test_ussd()
File "ussd_2.py", line 36, in test_ussd
self.assertTrue(self._called)
File "/usr/lib/python3.6/unittest/case.py", line 682, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true
How to send a USSD code (i.e.
*140*11#
) and get its response?Here is what I have done so far:
Out:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: