github.com/KiraCore/sekai@v0.3.43/x/layer2/keeper/abci_test.go (about)

     1  package keeper_test
     2  
     3  // TODO: add test for EndBlocker
     4  // - finishing bootstrap case on EndBlocker
     5  // - operator jail case on EndBlocker
     6  // - liquidation case on EndBlocker
     7  // - timeout for bridge registrar
     8  // TODO: add test for FinishDappBootstrap