Fix field names and behavior in SlotRecord.
authordaniel <daniel.kinzler@wikimedia.de>
Tue, 6 Mar 2018 18:46:13 +0000 (19:46 +0100)
committerdaniel <daniel.kinzler@wikimedia.de>
Thu, 8 Mar 2018 11:53:25 +0000 (12:53 +0100)
The field names used in SlotRecord got out of sync with the changes made
to the database schema. Nobody noticed, because these fields are not yet
written to or read from the database.

This change also rewrites SlotRecordTest and adds several sanity checks
to SlotRecord, in preparation of the introduction of slot_origin.

Change-Id: Ifdf040174705bf88104b8c922c9d6d1120d48f3a


No differences found