jonnybarnes.uk/tests/Unit/Jobs
Jonny Barnes c96ba5e82a Fixing tests
Most were a case of adding void return statement to setUp and tearDown,
also needed to add 6th `null` param to indieauth method. Its for
code_verifier, issue created to work out what I should actually be doing
with that.
2019-03-17 14:06:18 +00:00
..
AddClientToDatabaseJobTest.php Move some tests into their own subfodlers 2017-12-18 17:53:22 +00:00
DownloadWebMentionJobTest.php Fixing tests 2019-03-17 14:06:18 +00:00
ProcessBookmarkJobTest.php Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
ProcessMediaJobTest.php Move some tests into their own subfodlers 2017-12-18 17:53:22 +00:00
ProcessWebMentionJobTest.php Fixing tests 2019-03-17 14:06:18 +00:00
SaveProfileImageJobTest.php Fixing tests 2019-03-17 14:06:18 +00:00
SendWebMentionJobTest.php Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
SyndicateBookmarkToTwitterJobTest.php Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
SyndicateNoteToTwitterJobTest.php Move models to their own subdirectory 2017-12-19 16:00:42 +00:00