Memsource-API/tests
Bruno Fontes dc437d7044
Fixing a project Test
The test was to make sure it would return a error on No token, but it
was providing a token. More than that, it were a simple and direct check
if it were throwing an error.

Now it is checking for the specific Missing Access Token error message.
2019-06-27 20:21:43 -03:00
..
bilingualFileTest.php Including Tests and verifications for errors 2019-06-27 20:03:10 -03:00
fetchApiTest.php Including Tests and verifications for errors 2019-06-27 20:03:10 -03:00
jobsTest.php Including Tests and verifications for errors 2019-06-27 20:03:10 -03:00
oauthTest.php Including Tests and verifications for errors 2019-06-27 20:03:10 -03:00
projectTest.php Fixing a project Test 2019-06-27 20:21:43 -03:00