This allows to parse PayPal balances which includes both symbol and letters, for instance "$ 42,00 USD". Also, it does not require adding any new symbols to the regular expression. It might break modules, though numerous cases were tested.
6 lines
161 B
INI
6 lines
161 B
INI
[nosetests]
|
|
verbosity = 2
|
|
detailed-errors = 1
|
|
with-doctest = 1
|
|
where = weboob
|
|
tests = weboob.tools.capabilities.paste,weboob.tools.path,weboob.capabilities.bank
|