adding quickfix library

This commit is contained in:
Ramiro Paz
2026-03-12 12:08:34 -03:00
parent 9e55c5c562
commit c09a1fd21a
1311 changed files with 1887342 additions and 2 deletions

View File

@ -0,0 +1,32 @@
# @testcase 14.b
# @condition Receive message with a required field identifier (tag number) missing
# @expected Send Reject (session-level) message referencing required tag missing. Increment inbound MsgSeqNum. Generate an error condition in test output.
iCONNECT
# logon message and response
I8=FIXT.1.135=A34=149=TW52=<TIME>56=ISLD98=0108=21137=7
E8=FIXT.1.19=6735=A34=149=ISLD52=00000000-00:00:00.00056=TW98=0108=21137=710=0
#------------------------
# begin message exchange
#------------------------
# heartbeat message with a required field missing (TargetCompID) in the message header
I8=FIXT.1.135=034=249=TW52=<TIME>
# expect a session reject
E8=FIXT.1.19=9735=334=249=ISLD52=00000000-00:00:00.00056=TW45=258=Required tag missing371=56372=0373=110=0
# quote message with a required field missing (Side/54)
I8=FIXT.1.135=D49=TW34=356=ISLD52=<TIME>40=160=<TIME>11=id21=3
# expect a session reject
E8=FIXT.1.19=9735=334=349=ISLD52=00000000-00:00:00.00056=TW45=358=Required tag missing371=54372=D373=110=0
#------------------------
# end message exchange
#------------------------
# logout message and response
I8=FIXT.1.135=534=449=TW52=<TIME>56=ISLD
E8=FIXT.1.19=4935=534=449=ISLD52=00000000-00:00:00.00056=TW10=0
eDISCONNECT