ChainSafe / gossamer

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

test(dot/parachain/backing): new leaf view doesnt clobber old #4014

Open axaysagathiya opened 4 weeks ago

axaysagathiya commented 4 weeks ago

We need to test that the new leaf view doesn't clobber the old view when we update active leaves.

Approach: