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
F2197307: D8558.id29125.diff
Fri, Jul 5, 2:40 PM
F2197055: D8558.id28833.diff
Fri, Jul 5, 2:10 PM
F2196579: D8558.id29001.diff
Fri, Jul 5, 1:00 PM
F2196525: D8558.id29121.diff
Fri, Jul 5, 12:55 PM
Unknown Object (File)
Wed, Jul 3, 3:56 AM
Unknown Object (File)
Mon, Jul 1, 1:23 AM
Unknown Object (File)
Mon, Jul 1, 1:23 AM
Unknown Object (File)
Mon, Jul 1, 1:23 AM
Subscribers

Details

Summary

Updates test to new module

Test Plan

Run tests

Diff Detail

Repository
rCOMM Comm
Branch
wasm-publish
Lint
No Lint Coverage
Unit
No Test Coverage

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

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