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
Branch
implement-serverstate
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23296
Build 46211: Build Diffalias-server-tests
Build 46210: arc lint + arc unit