zksync-era icon indicating copy to clipboard operation
zksync-era copied to clipboard

feat: Integration tests enhancement for L1

Open Artemka374 opened this issue 1 year ago • 1 comments

What ❔

Make tests send transactions subsequently, use Promise.all() only on waiting receipt. Add more logging Increase gas price by 30% to prevent test timeout

Why ❔

Integrationg tests for L1 are not working properly.

Checklist

  • [ ] PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • [ ] Tests for the changes have been added / updated.
  • [ ] Documentation comments have been added / updated.
  • [ ] Code has been formatted via zk fmt and zk lint.
  • [ ] Spellcheck has been run via zk spellcheck.
  • [ ] Linkcheck has been run via zk linkcheck.

Artemka374 avatar Feb 22 '24 14:02 Artemka374

@popzxc please have a look at this and if possible assist @Artemka374 on this further

RomanBrodetski avatar Feb 22 '24 15:02 RomanBrodetski