summaryrefslogtreecommitdiff
path: root/config/test.exs
AgeCommit message (Expand)Author
2024-07-29Merge branch 'oban/backup' into 'develop'feld
2024-07-25Merge remote-tracking branch 'origin/develop' into oban/backupMark Felder
2024-07-25Extract validate_signature/2 from the HTTPSignaturePlugMark Felder
2024-07-23Refactor backups to be fully controlled by ObanMark Felder
2024-07-23Fix dialyzer errorMark Felder
2024-06-24RichMedia: test that activity is streamed outMark Felder
2024-06-19RichMedia backfill processing through ObanMark Felder
2024-06-18Disable Ecto logging in testsMark Felder
2024-06-12FormattingMark Felder
2024-06-12Tests: Don't spawn processes in tests.Lain Soykaf
2024-05-28HTTPSignaturePlugTest: Rewrite to use mox.Lain Soykaf
2024-05-27HTTPSecurityPlug: Fix testsLain Soykaf
2024-05-27HttpSecurityPlug: Don't allow unsafe-eval by defaultLain Soykaf
2024-05-27IPFSTest: Fix configuration mockingLain Soykaf
2024-05-07Increase the :max_body for Rich Media to 5MBMark Felder
2024-05-07RichMedia refactorMark Felder
2024-03-19Tests: Explicitly set db pool size and max cases to the same value.Lain Soykaf
2024-01-22Use config to control inclusion of test emojiMark Felder
2024-01-22Use config to control Uploader callback timeoutMark Felder
2024-01-20Use config to control starting all HTTP pools in test envMark Felder
2024-01-20Use config to control streamer registryMark Felder
2024-01-20Use config to control background migratorsMark Felder
2024-01-20Use config to control loading of custom modulesMark Felder
2024-01-20Use config to control max_restartsMark Felder
2023-12-20Fix invalid string comparison for OTP versions and replace with configMark Felder
2023-12-20Fix more Logger warn -> warningMark Felder
2023-12-12Revert "EmailTest: use config mock"Lain Soykaf
2023-12-12EmailTest: use config mockLain Soykaf
2023-12-12Tests: More test fixesLain Soykaf
2023-12-12RichMediaTest: Use mocked configLain Soykaf
2023-12-12ScheduledActivity: Use config mockingLain Soykaf
2023-12-11S3 Test: Remove global state dependenciesLain Soykaf
2023-12-10Backup: Fix configLain Soykaf
2023-12-10Tests: Fix all the tests.Lain Soykaf
2023-12-10Backup Tests: Split out async tests, use mox.Lain Soykaf
2023-12-10Config/Test: Don't start promex during testing.Lain Soykaf
2023-11-12B Getting: Add default implementation, delegate, prepare test support.Lain Soykaf
2022-12-20Merge remote-tracking branch 'upstream/develop' into meilisearchEkaterina Vaartis
2022-12-15Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into update-depsLain Soykaf
2022-11-11fix envvarlain
2022-11-11allow custom db portIván Raskovsky
2022-11-03Update to Phoenix 1.6 and chase dependenciesMark Felder
2022-11-03expanding WebFingerAlexander Strizhakov
2022-10-10Rename Activity.Search to Search.DatabaseSearchEkaterina Vaartis
2022-10-10Add tests for local post indexing for meilisearchEkaterina Vaartis
2022-10-10Initial meilisearch implementation, doesn't delete posts yetEkaterina Vaartis
2021-05-28Merge branch 'plug-runtime-dev' into 'develop'feld
2021-05-20Switch from the deprecated "use Mix.config" to "import Config"Mark Felder
2021-05-19Put Plugs in runtime mode in :dev, :test to speed up recompilationAlex Gleason
2021-02-19Avoid unnecessary 500ms sleeps from CommonAPI.follow when the target user is ...Mark Felder