Page MenuHomePhabricator

[web] rework database module tests to use CommQueryExecutor
ClosedPublic

Authored by kamil on Jul 19 2023, 7:00 AM.
Tags
None
Referenced Files
F2157211: D8558.id29125.diff
Mon, Jul 1, 1:23 AM
F2157210: D8558.id29121.diff
Mon, Jul 1, 1:23 AM
F2157206: D8558.id29001.diff
Mon, Jul 1, 1:23 AM
F2157204: D8558.id28833.diff
Mon, Jul 1, 1:23 AM
F2157173: D8558.diff
Mon, Jul 1, 1:19 AM
Unknown Object (File)
Sat, Jun 29, 6:44 AM
Unknown Object (File)
Fri, Jun 28, 12:30 AM
Unknown Object (File)
Wed, Jun 26, 8:38 AM
Subscribers

Details

Summary

Updates test to new module

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.Jul 19 2023, 9:07 AM
kamil added inline comments.
web/database/sql-js.test.js
29 ↗(On Diff #28833)

no longer needed

This revision is now accepted and ready to land.Jul 21 2023, 6:24 AM

add clearSensitiveData tests

kamil requested review of this revision.Jul 25 2023, 2:19 AM

added a new test so I would like to have another look from the reviewers

Can we also check if the FILE_PATH contains no file (with module.FS.stat or sth)?

This revision is now accepted and ready to land.Jul 25 2023, 6:17 AM
kamil edited the summary of this revision. (Show Details)

add module.FS.stat test