Page MenuHomePhabricator

[web-db] add unit tests for draft store queries
ClosedPublic

Authored by kamil on Mar 21 2023, 8:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 6, 7:27 AM
Unknown Object (File)
Wed, Apr 3, 8:02 AM
Unknown Object (File)
Wed, Apr 3, 8:01 AM
Unknown Object (File)
Wed, Apr 3, 8:01 AM
Unknown Object (File)
Wed, Apr 3, 8:01 AM
Unknown Object (File)
Wed, Apr 3, 8:01 AM
Unknown Object (File)
Wed, Apr 3, 7:55 AM
Unknown Object (File)
Mar 7 2024, 5:52 AM
Subscribers

Details

Summary

Logically should match the native equivalent.

Depends on D7123

Test Plan

run tests

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Mar 23 2023, 6:19 AM

Did not review this closely

web/database/queries/draft-queries.test.js
24–25 ↗(On Diff #24023)

Please try to consistently use 2-space indents

This revision is now accepted and ready to land.Mar 23 2023, 12:49 PM

(Really great to see we're adding DB tests right off the bat)