Skip to content

test: Add memcached integration test#4414

Merged
aldy505 merged 1 commit into
getsentry:masterfrom
aminvakil:memcached_integration_test
Jul 13, 2026
Merged

test: Add memcached integration test#4414
aldy505 merged 1 commit into
getsentry:masterfrom
aminvakil:memcached_integration_test

Conversation

@aminvakil

Copy link
Copy Markdown
Collaborator

This PR adds an integration test which ensures, django is using memcached, writes a cache key (random 800 KB payload), reads it and asserts it's what it has written, deletes it and asserts it has been removed.

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

Comment thread _integration-test/test_01_basics.py
@aminvakil aminvakil force-pushed the memcached_integration_test branch from c148631 to 9bb8bcb Compare July 12, 2026 16:15
@aldy505 aldy505 changed the title Add memcached integration test test: Add memcached integration test Jul 13, 2026
@aldy505 aldy505 merged commit 583f200 into getsentry:master Jul 13, 2026
15 checks passed
@aminvakil aminvakil deleted the memcached_integration_test branch July 13, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants