#Request for a method to flush events and logs from env.logs().all() and env.events().all()
4 messages · Page 1 of 1 (latest)
here - it's especially annoying for tests with a lot of setup involved, as its time consuming to parse where the setup events stop and the the actual test events begin
https://github.com/stellar/rs-soroban-env/issues/735 has a bit misleading title but is about that
I don't think we ever need to not reset the events, budget, and auth, thus the plan is to make this default (and only) behavior