Tests: Add db checks to rename/move tests
authorChristian Kamm <mail@ckamm.de>
Sat, 9 Feb 2019 16:04:42 +0000 (17:04 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:41 +0000 (10:58 +0100)
commitaed1f2898006d03378697cfbd003c4b09de537dc
tree0e6eca4f791261da85718bc81f782802517d028a
parent910ccaf6001d6e9bd728d09b9acbcd614556f8e0
Tests: Add db checks to rename/move tests

For moves it's relevant that the old db entry is removed and the new one
is created at the right location.
test/syncenginetestutils.h
test/testsyncmove.cpp