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

Add FIX429 spec and failing test case #621

Closed

Conversation

dbergamin
Copy link

@dbergamin dbergamin commented Apr 8, 2024

The failing test should be passing but complains of missing tag 1903 RegulatoryTradeID.

vscode ➜ /workspace (valid-newordersingle-fails) $ go test
--- FAIL: TestValidate (0.44s)
    validation_test.go:90: Process BBG NewOrderSingle: Unexpected reject: Tag not defined for this message type, Tag 1903, Reason: 2
FAIL
exit status 1
FAIL    github.com/quickfixgo/quickfix  0.459s

It should be part of the NewOrderSingle message via component RegulatoryTradeIDGrp

The failing test should be passing but complains of missing tag 1903 RegulatoryTradeID
It should be part of the NewOrderSingle message via component RegulatoryTradeIDGrp
@dbergamin dbergamin marked this pull request as draft April 8, 2024 03:15
@dbergamin dbergamin changed the title Add FIX429 spec and test case Add FIX429 spec and failing test case Apr 8, 2024
@dbergamin
Copy link
Author

Opened in error, intended to be within my fork.

@dbergamin dbergamin closed this Apr 8, 2024
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.

1 participant