- 16 Mar, 2019 13 commits
-
-
Quentin Defenouillere authored
This commit fixes several bugs in iter_accounts, linked to untyped accounts and unavailable main account balances. I factorized the try/except when trying to go the an accounts space. I also added a try.except on the "cards" requests because it often returns a 400 error that crashes the whole connection. The count_spaces xpath was corrected to fit specific professional spaces too. Closes: 35460@sibi
-
Florian Duguet authored
Closes: 29350@sibi
-
Quentin Defenouillere authored
For Selenium modules, HEADLESS should always be set back to True before pushing an MR.
-
Florian Duguet authored
-
Florian Duguet authored
This can happen for loan Closes: 35187@sibi 35596@sibi 35597@sibi
-
Florian Duguet authored
sometimes asked letter of secret code are out of size manage this behavior and retry until 4 times Closes: 15969@sibi 29672@sibi 15968@sibi
-
Quentin Defenouillere authored
For some recipients that are present in both internal and external lists, the "accountNatureLongLabel" does not appear in the JSON so we must put a default value, even if these recipients will not appear in the final list of recipients because they will be skipped in the browser.py (recipients without the "accountNatureLongLabel" key are actually proxy accounts)
-
Maxime Gasselin authored
In this case when we reached these pages, the navigation is broken. We avoid to reach it in the iter account and return no transactions for history and coming. Closes: 36493@sibi
-
Maxime Gasselin authored
The url were not handled (certainly changed by bp). Closes: 33539@sibi
-
Quentin Defenouillere authored
Closes: 9732@zendesk
-
Quentin Defenouillere authored
Some investments that have 'Détail' in the label are actually a sum-up of other invests, we must ignore them to avoid valuation duplicates. I also corrected the codes and code_types for these invests. Closes: 9840@zendesk
-
Quentin Defenouillere authored
A "Humanis" connection had a specific kind of CCB invests with a specific URL.
-
Romain Bignon authored
All copyright holders have given their consent.
-
- 03 Mar, 2019 2 commits
-
-
Antoine BOSSY authored
-
Antoine BOSSY authored
-
- 02 Mar, 2019 1 commit
-
-
Vincent A authored
-
- 27 Feb, 2019 20 commits
-
-
Romain Bignon authored
-
Romain Bignon authored
-
Romain Bignon authored
-
Romain Bignon authored
-
Romain Bignon authored
-
Romain Bignon authored
-
Maxime Gasselin authored
In some case the url is inside the span tag. Closes: 37311@sibi
-
Quentin Defenouillere authored
-
Sylvie Ye authored
check only iban part of recipient id
-
Sylvie Ye authored
* Some user can have 2 internal accounts with same iban, skip it * Avoid iter recipient for some account types
-
Théo Dorée authored
-
Maxime Gasselin authored
With the last patch, a lower case were add to the url. We had to keep uppercase. Nevertheless we have to keep lower case matching. Closes: 37153@sibi
-
Sylvie Ye authored
recipient id can change, avoid to retrieve duplicate recipient to not search recipient by id in transfer and search by iban
-
Quentin Defenouillere authored
Sometimes during the iter_history on the old Crédit Agricole website, we get this immediate: "AttributeError: 'PredicaRedirectPage' object has no attribute 'order_transactions'" This occurs when we try to call order_transactions whereas we are on the Predica space, which we don't handle yet. Since all regions will switch to the new website soon we will not build transactions for the Predica space from the old website. Closes: 13242@sibi
-
Sylvie Ye authored
Some users can't go on new website
-
Romain Bignon authored
This reverts commit 472ea990.
-
Romain Bignon authored
-
Romain Bignon authored
-
Romain Bignon authored
-
Romain Bignon authored
-
- 25 Feb, 2019 4 commits
-
-
Lowik BOURGEOISAT authored
-
Laurent Bachelier authored
-
JEAN Sébastien authored
-
JEAN Sébastien authored
-