Improve test coverage for ApiLogin.php
authorAryeh Gregor <ayg@aryeh.name>
Tue, 20 Mar 2018 15:43:01 +0000 (17:43 +0200)
committerAryeh Gregor <ayg@aryeh.name>
Wed, 21 Mar 2018 17:57:27 +0000 (19:57 +0200)
commitc7778c31d552048711c5683b0784a0fdbc3e70ad
treef885f1afe3c628d4ad6b897ff0dfcc7d5c1a817f
parent3bae295aef6f6495dc37802f1f4f6956c9a5648c
Improve test coverage for ApiLogin.php

I only made one small addition, because I don't understand login/session
code well enough to easily do more.

Change-Id: I36c5ea8e31fb00d75da24c38381f74ba8a15f31a
tests/phpunit/includes/api/ApiLoginTest.php