You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update core's TEST_ARGS to include the market sim test dir (something like '{/workspace/system-tests/tests/**/*.py,/workspace/vega/commands/*.{go,feature},/workspace/vega/core/integration/**/*.{go,feature},/workspace/MultisigControl/test/*.js,/workspace/Vega_Token_V2/test/*.js,/workspace/Staking_Bridge/test/*.js,/workspace/vega-market-sim/vega_sim/scenario/fuzzed_markets/**/*.py}')
Then if the category itself has good coverage and is proving useful, we can look at breaking out fuzzing in the same way that we have done with system tests
The text was updated successfully, but these errors were encountered:
As per the changes to be implemented in:
Can we make updates to jenkins to:
vega-market-sim
repo'{/workspace/system-tests/tests/**/*.py,/workspace/vega/commands/*.{go,feature},/workspace/vega/core/integration/**/*.{go,feature},/workspace/MultisigControl/test/*.js,/workspace/Vega_Token_V2/test/*.js,/workspace/Staking_Bridge/test/*.js,/workspace/vega-market-sim/vega_sim/scenario/fuzzed_markets/**/*.py}'
)Then if the category itself has good coverage and is proving useful, we can look at breaking out fuzzing in the same way that we have done with system tests
The text was updated successfully, but these errors were encountered: