espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

2118 improving state updates tests related to state history retention period

Open alysiahuggins opened this issue 1 year ago • 0 comments

Closes #2118

This PR:

  • warps timestamps so that we can more accurately test the results of escapeHatch related functions
  • tests in a more realistic way by updating state history after each new state is added instead of just setting all the states, this way we can properly see the performance of the circular array with its stateHistoryFirstIndex

alysiahuggins avatar Oct 08 '24 12:10 alysiahuggins