Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some tests rely on a running memcached server #14

Open
adampetro opened this issue Jul 11, 2024 · 0 comments
Open

Some tests rely on a running memcached server #14

adampetro opened this issue Jul 11, 2024 · 0 comments

Comments

@adampetro
Copy link
Contributor

In #13, I added CI, but had to ignore a few tests because they rely on a running memcached server. We should remove the ignore somehow. There's probably a few ways to do it, either changing the test to use some sort of mock or stub, or we could move them to the tests/ directory and make them more integration-style and add a running memcached server to CI and local development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant