Add IT test class with test covering more while expecting consistent log

Add acceptance (IT) testing framework support to plugin's BUCK files.

Use temporary junit site db path, rather than default, so that db gets
automatically deleted after the test. The same /default db would have
been used and reused by test runs otherwise, which corrupts thus fail
the latter.

Remove unnecessary code in SQLModule exposed while developing this IT.

Depends on gerrit-acceptance-framework change id Ib3b50c.

Change-Id: Ie6518c56db22fdc7fea83d9925a617d3fd53f873
4 files changed
tree: 685b96e125590c6942ddaef8d26d4b3c01094cac
  1. lib/
  2. src/
  3. .buckconfig
  4. .gitignore
  5. BUCK