weboob-devel/setup.cfg
Laurent Bachelier 81e3da8bb0 More robust currency guessing
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.
2013-02-05 16:32:17 +01:00

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