1
0
mirror of https://github.com/aclindsa/ofxgo.git synced 2025-07-07 13:58:38 -04:00
Commit Graph

4 Commits

Author SHA1 Message Date
a3f4f625f7 Omit end tags for encoding OFX 100-series requests
Closes https://github.com/aclindsa/ofxgo/issues/18
2019-06-14 20:24:12 -05:00
1cbd433116 request_test: Point out first difference in marshalled string 2017-03-31 20:16:44 -04:00
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
6d6ee3ea1b Add basic test for marshalling bank statement request
Also add marshalCheckRequest(), a helper function which prints the first
differences found between the two strings to aid in debugging test
failures.
2017-03-29 09:35:53 -04:00