Open nick-bisonai opened 2 months ago
which one of these tests would be useful to separate node test workflow 🤔
test:
cmds:
- task: test-db
- task: test-admin
- task: test-bus
- task: test-libp2p
- task: test-fetcher
- task: test-utils
- task: test-aggregator
- task: test-chain
- task: test-wss
- task: test-websocketfetcher
- task: test-raft
maybe db
, utils
, chain
, and ws
? as they seem to be standalone packages while others are specific to node and coupled?
@nick-bisonai any suggestions here?
yh let's go with your original suggestion
since orakl node test becoming heavy, github action can be separated per pkg