Skip to content

F´ GDS/SeqGen performance w.r.t validation/acceptance testing #1270

Answered by LeStarch
ThibFrgsGmz asked this question in Q&A
Discussion options

You must be logged in to vote

We have a tool for running what we term "integration tests" against F´ deployments. An integration test is expected to test an integrated system (we could also call them system tests, or acceptance testing). The integration test framework connects to the GDS subsystem when it is attached to a running system (local software execution or remote hardware execution) and dispatches commands through the GDS. It can then assert on the results coming back through the GDS. A basic test could be:

  1. Send COMMAND_NO_OP
  2. Verify received "COMMAND_DISPATCHED" and "COMMAND_COMPLETE" events back to the GDS
  3. Verify telemetry indicates 1 command dispatched

You can then setup these tests to emit commands, chec…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@ThibFrgsGmz
Comment options

@LeStarch
Comment options

@ThibFrgsGmz
Comment options

@LeStarch
Comment options

@ThibFrgsGmz
Comment options

Answer selected by ThibFrgsGmz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants