lidofinance / lido-keys-api

Api for fetching node operators keys from modules
MIT License
19 stars 15 forks source link

VAL-430: Use postgres in registry tests #221

Closed AlexandrMov closed 9 months ago

AlexandrMov commented 11 months ago

The main points what were done:

I had to rename .spec.ts to .e2e-spec.ts files to put these tests to a postgresql testing scope.