Florent
a019819f9d
Move browser2 from weboob/tools/b2 to weboob/browser2
2014-10-02 11:01:34 +02:00
Laurent Bachelier
2f33157e4f
Configure isort and flake8
2014-09-03 10:23:26 +02:00
Oleg Plakhotniuk
649d777ac5
Transaction amounts cleaner helper for american banks.
...
Signed-off-by: Oleg Plakhotniuk <olegus8@gmail.com>
2014-08-30 17:51:31 +02:00
Laurent Bachelier
b6c6ed2306
Fix filters doctests and add them to the usual test run
2014-08-05 20:27:48 +02:00
Oleg Plakhotniuk
8875fad439
Table and Json formatters can write output to a file now.
...
Signed-off-by: Oleg Plakhotniuk <olegus8@gmail.com>
closes #1412
2014-06-22 19:08:28 +02:00
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
Laurent Bachelier
1aa98a896f
Declare nosetests tests
...
Those are non-module tests, and can be run by nosetests without a
wrapper script.
2012-10-13 15:10:07 +02:00