Page MenuHomePhabricator

[alias-server] Better organization for db unit tests
ClosedPublic

Authored by bytesofman on Apr 13 2023, 17:22.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6b3a1facc19a: [alias-server] Better organization for db unit tests
Summary

T3060

Depends on D13705

Move before and after hooks inside the describe statement to make sure they only impact this test suite.
Add beforeEach and afterEach hooks to initialize and wipe the db in between each test

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable