Call Database::timestamp in some tests
authorUmherirrender <umherirrender_de.wp@web.de>
Tue, 29 May 2018 19:13:17 +0000 (21:13 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Tue, 29 May 2018 20:28:36 +0000 (22:28 +0200)
commit1cee41b9dc4966dde5f62dbf5c4ef395b2ccc6db
tree64d35188fef18b20e7376ac1f93368478c2b289b
parente19e52c8e046e98f926936853fda023bf47b67f1
Call Database::timestamp in some tests

Also add non-optional database fields to insert.
The fields are defined with a default in mysql,
but not in postgres or oracle.

Bug: T195807
Change-Id: I201638e3438cb0e5004f8da121e64a770e6a8fca
tests/phpunit/includes/api/ApiEditPageTest.php
tests/phpunit/maintenance/deleteAutoPatrolLogsTest.php