summaryrefslogtreecommitdiff
path: root/test/object_test.exs
AgeCommit message (Expand)Author
2020-04-06Merge branch 'remake-remodel-2' into 'develop'lain
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-19Merge branch 'remake-remodel' into developlain
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2020-01-31Make attachments cleanup optionalRoman Chvanikov
2020-01-28Add test for custom base_url when deleting an attachmentRoman Chvanikov
2020-01-19Add test case for attachment deletion when non-map data.url present in DBRoman Chvanikov
2020-01-19Delete attachments asynchronouslyRoman Chvanikov
2020-01-12Delete attachments when status is deletedRoman Chvanikov
2019-12-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodellain
2019-11-06Object Fetcher: set cache after reinjectingrinpatch
2019-10-16Introduce new ingestion pipeline structure, implement internal Likes with it.lain
2019-09-18Merge branch 'chores/bump-copyright-year' into 'develop'rinpatch
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-09-18Preserve internal fields when reinjectingrinpatch
2019-09-18Capture log in object refetch testsrinpatch
2019-09-18Initial poll refresh supportrinpatch
2019-09-09Add Pleroma.Plugs.Cacheminibikini
2019-04-17Make credo happyrinpatch
2019-04-17Merge branch 'develop' into feature/database-compactionrinpatch
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-14Merge branch 'fix/credo-issues-test' into 'develop'kaniini
2019-02-11Revert "Merge branch 'object-creation' into 'develop'"lambda
2019-02-11test: de-group alias/esHaelwenn (lanodan) Monnier
2019-02-09Do object insertion through Cachexlain
2018-12-27Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'kaniini
2018-12-25Revert Activity tombstones, add ObjectTombstone structMaxim Filippov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-04formattingWilliam Pitcock
2018-12-04tests: add tests for Object.normalize()William Pitcock
2018-11-01object: split object_cache from user_cacheWilliam Pitcock
2018-11-01tests: add tests for object deletionWilliam Pitcock
2018-02-12Make test output easier to read.lain
2017-05-09Add some basic changesets.Roger Braun
2017-04-13Add utility functions for objects and activities.Roger Braun