MarkTraceur has uploaded a new change for review.

Change subject: Make tests, make the tests work.
......................................................................

Make tests, make the tests work.

This is the first stab at making a testing suite for EtherEditor.
I could decidedly use some review on this one, to make sure that I
did it all right.

I only added tests for the API calls to start, but I'm definitely
interested in testing the JavaScript side of things at least a
bit, and maybe even trying to test the other PHP in this
extension.

Change-Id: Id34838f89126178cf2d6657531f2606d7d050eff
---
M EtherEditor.php
M EtherEditorHooks.php
M includes/EtherEditorPad.php
A tests/phpunit/Makefile
A tests/phpunit/api/DeleteEtherPadTest.php
A tests/phpunit/api/EtherPadAuthTest.php
A tests/phpunit/api/ForkEtherPadTest.php
A tests/phpunit/api/GetContribsTest.php
A tests/phpunit/api/GetEtherPadTextTest.php
A tests/phpunit/api/KickFromPadTest.php
10 files changed, 418 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EtherEditor 
refs/changes/09/14109/1
--
To view, visit https://gerrit.wikimedia.org/r/14109
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id34838f89126178cf2d6657531f2606d7d050eff
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EtherEditor
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <mtrac...@member.fsf.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to