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
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
Unknown Object (File)
Mon, Jul 1, 1:23 AM
Unknown Object (File)
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
Branch
land-wasm-tests
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 ↗(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