|
6efd3ae921
|
Add test for banking responses
This also adds a generic response equality testing framework, a missing
Status field to all current responses, and Equal() methods to all basic
types.
|
2017-03-30 07:08:34 -04:00 |
|
|
5596cfbf8d
|
Don't require UIDs to be 36 characters
The spec strongly recommends this, but doesn't strictly require it
|
2017-03-29 09:23:15 -04:00 |
|
|
27a88ca703
|
Make Decode*MessageSet functions private to the library
These don't need to be exposed and clutter the auto-generated
documentation
|
2017-03-25 06:23:30 -04:00 |
|
|
f2cea7c6d4
|
Switch to own clone of xml encoding library
|
2017-03-22 20:59:40 -04:00 |
|
|
b90c3e0dcd
|
Ignore whitespace character data xml Tokens
|
2017-03-13 21:10:19 -04:00 |
|
|
0e62af64e3
|
Implement Signup message parsing
|
2017-03-11 21:13:06 -05:00 |
|
|
74b0ff7816
|
Add parsing of profile messages, fix date parsing
Profile messages are still missing validation
|
2017-03-11 13:10:39 -05:00 |
|
|
689337d81d
|
Remove 'Ofx' prefix on types
|
2017-03-11 07:18:02 -05:00 |
|
|
99cd8f7273
|
Initial commit
|
2017-03-11 07:15:15 -05:00 |
|