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)
Tue, Nov 5, 12:16 AM
Unknown Object (File)
Sat, Oct 26, 2:00 AM
Unknown Object (File)
Sat, Oct 26, 2:00 AM
Unknown Object (File)
Sat, Oct 26, 2:00 AM
Unknown Object (File)
Sat, Oct 26, 2:00 AM
Unknown Object (File)
Sat, Oct 26, 2:00 AM
Unknown Object (File)
Sat, Oct 26, 1:58 AM
Unknown Object (File)
Wed, Oct 16, 4:38 PM
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