Skip to content

Manage pymasmovil errors

Gerard Funosas requested to merge manage-pymasmovil-errors into master

Manage pymasmovil errors

Messages from pymasmovil are in english, but we introduce them in here
with messages in catalan for the SC agents better comprenhension.
Update tests

Translate messages from custom exceptions

Simplify some messages and tests
Rename HTTPMMErrorException to SomeErrorException since it is also
raised after customed exceptions from pymasmovil or this proxy.
Also, modify the PostalCodeError according to other exception models

Remove NewLineRequestNonPortability exception

In the testing enviornment we don't have support por new registrations,
but in production we do so there's no need for this exception.
Edited by Gerard Funosas

Merge request reports