Ori.livneh has uploaded a new change for review. Change subject: Dep. injection (blech) and tests for SchemaModule ......................................................................
Dep. injection (blech) and tests for SchemaModule - Inject memcached and HTTP clients to SchemaModule, to facilitate testing using mocks. - Make sure the last modified time is always specified as UNIX timestamp (wfTimestampnow() returns TS_MEDIAWIKI). - Add unit tests! Change-Id: I8f532a924b6fcdd12b94b2c1f4be2d16a5026c54 --- M EventLogging.module.php A tests/SchemaModuleTest.php 2 files changed, 188 insertions(+), 15 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EventLogging refs/changes/94/37294/1 -- To view, visit https://gerrit.wikimedia.org/r/37294 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8f532a924b6fcdd12b94b2c1f4be2d16a5026c54 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/EventLogging Gerrit-Branch: master Gerrit-Owner: Ori.livneh <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
