ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
433 stars 116 forks source link

test(dot/parachain/backing): Investigate on how to mock overseer for integration tests #4029

Closed axaysagathiya closed 4 months ago

axaysagathiya commented 5 months ago

Issue summary

Acceptance criteria's or Outcomes

axaysagathiya commented 4 months ago

Investigation:

Conclusion:

My implementation of mock overseer is here https://github.com/ChainSafe/gossamer/pull/4069