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

use github workflow for redis server #9

Merged
merged 6 commits into from
Feb 22, 2024

Conversation

JunAishima
Copy link
Contributor

  • remove fixture that uses subprocess
  • remove server fixture from tests
  • tests pass when using local conda env and redis server
  • fixes Revisit test fixtures #7

 * remove fixture that uses subprocess
 * remove server fixture from tests
 * tests pass when using local conda env and redis server
 * normally would be localhost, but enable local
   testing with a different host
 * makes it symmetric with the port definition
 * prevent non-test instances from being wiped clean
tests/conftest.py Outdated Show resolved Hide resolved
tests/conftest.py Show resolved Hide resolved
Co-authored-by: Dan Allan <[email protected]>
@JunAishima JunAishima merged commit 5da48d8 into NSLS2:main Feb 22, 2024
5 checks passed
@JunAishima JunAishima deleted the test-fixtures-rjd-7 branch February 22, 2024 18:06
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

Successfully merging this pull request may close these issues.

Revisit test fixtures
2 participants