weboob-devel/modules/fortuneo/pages
sputnick cd5f29a0f9 fixes on fortuneo module
browser.py:
        added condition on login page
        test in home removed
    pages/accounts_list.py
        code  refactor
        BrokenPageError is thrown if the <tr> table is void
        cosmetic changes
        added a TODO for FrenchTransaction implementation
        not needed code lines deleted
        list concatenation in a smarter way
    pages/login.py
        BrowserUnavailable() implemented to throw an exception when the site is in maintenance
        smarter list concatenation
    test.py
        working test (was not really implemented)
2012-04-21 22:38:48 +02:00
..
__init__.py added fortuneo module 2012-04-21 22:38:48 +02:00
accounts_list.py fixes on fortuneo module 2012-04-21 22:38:48 +02:00
login.py fixes on fortuneo module 2012-04-21 22:38:48 +02:00