aboutsummaryrefslogtreecommitdiff
path: root/test/support
AgeCommit message (Collapse)Author
2019-02-03Unbreak all the tests.lain
2019-02-01Merge branch '534_federation_targets_reachability' into 'develop'href
[#534] Unreachable federation targets retirement Closes #534 See merge request pleroma/pleroma!703
2019-01-31test: http mocks: formattingWilliam Pitcock
2019-01-31test: add malformed OGP data fixtureWilliam Pitcock
2019-01-28[#534] Merged `upstream/develop`.Ivan Tashkinov
2019-01-28[#534] Various tweaks. Tests for Instances and Instance.Ivan Tashkinov
2019-01-26Move definitions of RichMedia fixtures to test/support/http_request_mock.exHaelwenn (lanodan) Monnier
2019-01-25[#534] Federation reachability filtering tests.Ivan Tashkinov
2019-01-12Prepare all types objects before serialisingsxsdv1
Activities returned from inbox can include other types of objects like Article
2019-01-05Don't crash on AP request for tombstonesxsdv1
Because tombstone objects has no addressing the is_public?-predicate would cause an error that propagated as a 500 error in the api
2019-01-03Merge branch 'captcha' into 'develop'rinpatch
Make captcha (kocaptcha) stateless See merge request pleroma/pleroma!585
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-21Make captcha (kocaptcha) statelessEkaterina Vaartis
Also rename seconds_retained to seconds_valid since that's how it is now. Put it down from 180 to 20 seconds. The answer data is now stored in an encrypted text transfered to the client and back, so no ETS is needed
2018-12-17Merge branch 'captcha' into 'develop'lambda
Captcha See merge request pleroma/pleroma!550
2018-12-17Integration tests for mastodon websockethref
2018-12-16Clean captchas up periodically, not schedule it after theyre createdEkaterina Vaartis
2018-12-16Fix captcha testsEkaterina Vaartis
2018-12-15Add a captcha mock for testsEkaterina Vaartis
2018-12-12fix warningsMaksim Pechnikov
2018-12-10Treat warnings as errors outside of tests.lain
2018-12-06Merge branch '210_twitter_api_uploads_alt_text' into 'develop'kaniini
[#210] TwitterAPI: alt text support for uploaded images. Mastodon API uploads security fix. See merge request pleroma/pleroma!496
2018-12-05[#210] [TwitterAPI] Made actor be stored for uploads. Added ownership checkIvan Tashkinov
to `update_media` action. Added controller tests for `upload` and `update_media` actions. Refactoring.
2018-12-04remove httpoison_mockMaksim Pechnikov
2018-12-04formatting the codeMaksim Pechnikov
2018-12-04all tests passedMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04add http requests mockMaksim Pechnikov
2018-12-01Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
validate-user-info
2018-11-30reverse proxy / uploadshref
2018-11-18Fix User deactivation.lain
2018-11-17tests: add a test to verify the general fake direction protection works in ↵William Pitcock
all cases
2018-11-17tests: add a testcase for user collisionWilliam Pitcock
2018-11-17tests: add a second spoofing variantWilliam Pitcock
2018-11-17test: httpoison mock: add second spoofing activity testWilliam Pitcock
2018-11-10add missing prismo testcase dataWilliam Pitcock
2018-10-17tests: add a testcase for matching osada users in the formatterWilliam Pitcock
2018-09-27transmogrifier: more robustly handle dereferencing pointer URIsWilliam Pitcock
2018-09-01tests: add regression testsWilliam Pitcock
2018-08-21Basic peertube support.Haelwenn (lanodan) Monnier
2018-08-16Merge branch 'bugfix/federation-kroeg' into 'develop'kaniini
fix federation with kroeg See merge request pleroma/pleroma!272
2018-08-16Merge branch 'fix/put-repeats-at-activitypub-outbox' into 'develop'kaniini
Fix: Output repeats at ActivityPub outbox Closes #191 See merge request pleroma/pleroma!175
2018-08-14testsuite: formattingWilliam Pitcock
2018-08-14test: add kroeg fixturesWilliam Pitcock
2018-07-21improve testhakabahitoyo
2018-07-12Add test for Plume ArticlesHaelwenn (lanodan) Monnier
2018-06-06Merge branch 'bugfix/webfinger-xml-crash' into 'develop'lambda
webfinger robustness improvements See merge request pleroma/pleroma!195
2018-06-06testsuite: update fixture URIs that were httpWilliam Pitcock