hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

Use mirror_rosetta user in rosetta integration test

Open xin-hedera opened this issue 1 year ago • 0 comments

Problem

Follow the common pattern in other modules, we should use the same db user mirror_rosetta with readonly permissions in rosetta integration test as in production deployments.

Solution

  • change rosetta integration test to use mirror_rosetta user, need to randomize mirror_rosetta password during setup to avoid security scan complaints
  • use mirror_node to delete data in integration test where applicable

Alternatives

No response

xin-hedera avatar Apr 11 '24 14:04 xin-hedera