Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add tests for SQLJSPackageDB Test the save, find, stats, and clear class methods. No tests are added for the logging methods. Minor styling changes in some other files, as applied by prettier. * Make test for SQLJSPackageDB.findResourceInfo stricter Check properties of the returned resource to make sure it matches one of the expected results. Remove unneeded comment from saveResourceInfo test. * Expect last added resource from findResourceInfo
- Loading branch information