Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple messages per file #394

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Support multiple messages per file #394

wants to merge 3 commits into from

Conversation

atonks2
Copy link
Contributor

@atonks2 atonks2 commented May 6, 2024

What does this pull request do?
Adds support for batch files (multiple wires/messages in a single file).

What Wire specification are you referencing?
FAIM 3.0.2 (2011), 3.0.4 (2016) and 3.0.7 (2022).

What issue(s) does this pull request reference?
Closes #358

Comment on lines -657 to +616
}
}*/
// func TestFiles_removeFEDWireMessageFromFile(t *testing.T) {
// f, err := readFile("fedWireMessage-CustomerTransfer.txt")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we just delete this test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: fedWireMessage is an object, not an array
2 participants