wiki.techinc.nl/tests/phpunit/unit
Aaron Schulz 889a37f8c3 rdbms: Use server time in DatabaseMysqlBase::getLagFromPtHeartbeat()
The avoids problems stemming from clock skew among app and db servers
along with problems caused by per-request clock drift.

Bug: T248481
Change-Id: Ifb3db110ddf8f209e0e19126abeb44437dee3768
2021-04-30 15:29:36 -07:00
..
documentation Make ReleaseNotesTest a pure unit test 2021-01-21 02:45:09 +00:00
includes rdbms: Use server time in DatabaseMysqlBase::getLagFromPtHeartbeat() 2021-04-30 15:29:36 -07:00
languages Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +01:00
maintenance Move MWDoxygenFilterTest to unit tests 2021-03-28 18:33:51 +00:00