SIGN IN SIGN UP

Assorted test cleanup (#3673)

* test: Remove unused `assert.UTCDate`

* test: Replace `equalBuffers` with `assert.deepStrictEqual`

`spit` isn’t defined.

* cleanup: Replace additional helper in test with stdlib `assert.rejects`

* cleanup: Merge unused test suite `uncaughtException` handler into first one

* cleanup: Remove unused `Suite#testAsync`

* cleanup: Remove now-redundant `unhandledRejection` listener in tests

All versions of Node (≥16.x) supported by pg 8 default to throwing.
C
Charmander committed
c8da6ab9326d93005e6947217cf665f707e08ec7
Parent: fa47e73
Committed by GitHub <noreply@github.com> on 5/14/2026, 2:42:48 PM