Aaron Yarborough
6c4b509be8
Update gitignore
2019-02-22 18:44:31 +00:00
Aaron Yarborough
1e9b41a030
Refactor
2017-07-18 16:02:18 +01:00
Aaron Yarborough
940ef30401
Update README.md
2017-07-18 14:42:45 +01:00
Aaron Yarborough
6c6f4f4f2d
Update README.md
2017-07-18 14:42:38 +01:00
Aaron Yarborough
630ffce1fb
Remove old Client solution
2017-07-18 14:40:43 +01:00
Aaron Yarborough
930b8c487f
Remove dirty files
2017-07-18 14:37:03 +01:00
Aaron Yarborough
2e13404ca5
Refactor
2017-04-06 13:20:46 +01:00
Aaron Yarborough
b35c4765de
Merged lloyds/get-transactions into main
2017-02-14 12:22:41 +00:00
AaronJamesY
fe03c4484d
Added GetTransactions functionality for Lloyds
2017-02-13 23:27:36 +00:00
AaronJamesY
8420adb2e0
Added Transaction model
2017-02-13 22:32:34 +00:00
Aaron Yarborough
f72875efd6
Merged branch main into main
2017-02-13 13:13:58 +00:00
Aaron Yarborough
e4d67f2dc8
Merged lloyds/improve-login-func into main
2017-02-13 13:13:45 +00:00
Aaron Yarborough
f5e9908e83
Refactoring
2017-02-13 13:13:27 +00:00
Aaron Yarborough
9107d8c671
README.md edited online with Bitbucket
2017-02-13 13:11:25 +00:00
Aaron Yarborough
7862e3706e
README.md edited online with Bitbucket
2017-02-13 13:06:27 +00:00
Aaron Yarborough
a39b20484f
Changed login to not return respose
...
The login method now throws specific exceptions if something goes wrong during the login process. This is the ideal way for a developer using this API to handle errors.
2017-02-13 13:05:48 +00:00
AaronJamesY
6345a4d1a6
Merged dispose-webdriver into main
2017-02-12 23:01:05 +00:00
AaronJamesY
24554dde87
Client and dependencies are now properly disposed of
2017-02-12 23:00:59 +00:00
AaronJamesY
ab4cf8c333
Refactoring
2017-02-12 22:48:34 +00:00
AaronJamesY
37c363f18d
Merged custom-exceptions into main
2017-02-12 22:28:03 +00:00
AaronJamesY
4ba7a7b45e
Added InvalidCredentialsException
2017-02-12 22:27:51 +00:00
AaronJamesY
fd77db14b0
Merged rename-client into main
2017-02-12 22:21:41 +00:00
AaronJamesY
68ae058424
Renamed class too...
2017-02-12 22:21:36 +00:00
AaronJamesY
b0e7d24bc9
Merged rename-client into main
2017-02-12 22:20:27 +00:00
AaronJamesY
8480d08a59
Renamed Client to BankingClient
2017-02-12 22:20:15 +00:00
AaronJamesY
c2fc288202
Merged lloyds/fix-current-balance into main
2017-02-12 22:16:46 +00:00
AaronJamesY
4b90fd787b
Fixed balance logic for normal accounts
2017-02-12 22:16:34 +00:00
AaronJamesY
414de1008d
Merged lloyds/get-accounts into main
2017-02-10 20:48:36 +00:00
AaronJamesY
8bc5571552
Added functionality to get accounts for Lloyds
2017-02-10 20:48:11 +00:00
AaronJamesY
45064edd5d
Merged barclays/login into main
2017-02-10 20:17:24 +00:00
AaronJamesY
722ef42fe4
Amended Barclays login script
2017-02-10 20:17:04 +00:00
AaronJamesY
8591bfb8d5
Changing Barclays login to use JS
2017-02-10 19:58:10 +00:00
AaronJamesY
c2d69ceb71
Added StringExtensions
2017-02-10 19:05:26 +00:00
AaronJamesY
5f47d4d66e
Adding login funcionality for Barclays
2017-02-10 19:02:09 +00:00
AaronJamesY
e4456a5df8
Added SplitSortCode helper
2017-02-10 18:53:39 +00:00
AaronJamesY
dbc425ea9a
Moved helper function from CardHelpers to AccountHelpers
2017-02-10 18:51:03 +00:00
Aaron Yarborough
15d54519ca
Merge remote-tracking branch 'refs/remotes/remote/remote'
...
Conflicts:
BankingBot/BankingBot.csproj
2017-02-10 16:31:50 +00:00
Aaron Yarborough
cc7da9776b
Adding Barclays functionality
2017-02-10 16:31:27 +00:00
Aaron Yarborough
3506539420
Adding Barclays functionality
2017-02-10 16:31:08 +00:00
Aaron Yarborough
f65d2df7cf
Fixed issues with script manager
2017-02-10 15:26:36 +00:00
Aaron Yarborough
b63f2eb3f7
Testing script manager
2017-02-10 15:03:44 +00:00
Aaron Yarborough
f097600f7b
Refactor
2017-02-10 14:59:20 +00:00
Aaron Yarborough
94bce0670c
Script manager changes
2017-02-10 14:58:10 +00:00
Aaron Yarborough
f5597334db
Script updates before testing.
2017-02-10 14:41:34 +00:00
Aaron Yarborough
e660ae49f0
Updated bundles
2017-02-10 14:36:17 +00:00
Aaron Yarborough
09ea720979
Deleted redundant Scripts.cs class
2017-02-10 14:32:58 +00:00
Aaron Yarborough
bfdb9405fc
Worked on ScriptManager
2017-02-10 14:32:29 +00:00
Aaron Yarborough
84d0481371
Refactoring
2017-01-26 10:30:10 +00:00
Aaron Yarborough
5adaa52b59
Added ScriptManager to execute scripts
2017-01-26 10:02:25 +00:00
AaronJamesY
22d7294cd9
Added responses to login
2017-01-25 20:29:53 +00:00