Add unit test for position DB
ClosedPublic

Authored by bruns on Nov 27 2018, 7:56 PM.

Details

Summary

This increases test coverage significantly:

  • the PositionDB was completely untested
  • adding of new documents for existing terms in the PostingDB was also untested
Test Plan

ctest

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Nov 27 2018, 7:56 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptNov 27 2018, 7:56 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Nov 27 2018, 7:56 PM
ngraham accepted this revision.Dec 1 2018, 3:01 PM
This revision is now accepted and ready to land.Dec 1 2018, 3:01 PM
This revision was automatically updated to reflect the committed changes.