Mapping native structure and logic
Depends on D7982
Run tests
Shouldn't we setupSQLiteDB in the beforeAll?
I think you missed the name
add missing name
because tests are concentrated on the reports table (created via createReportTable()) it doesn't really make any difference, I'll remove this
oversight, fixing
so Box<dyn std::error::Error> is automatically returned via ? used in the next line?