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

Fix tests #316

Merged
merged 11 commits into from
Oct 29, 2024
Merged

Fix tests #316

merged 11 commits into from
Oct 29, 2024

Commits on Oct 6, 2024

  1. Removed rq.compat

    selwin committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    cdb3d18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5788cb6 View commit details
    Browse the repository at this point in the history
  3. Properly decode strings

    selwin committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    82b755a View commit details
    Browse the repository at this point in the history
  4. Try using redis-py version 4

    selwin committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    91a6c9d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Add compatibility with RQ 2.0

    selwin committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3082eac View commit details
    Browse the repository at this point in the history
  2. Fix tests

    selwin committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    881b4d2 View commit details
    Browse the repository at this point in the history
  3. Fix test_callbacks.py

    selwin committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0e3ed68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50b83ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b1138b View commit details
    Browse the repository at this point in the history
  6. Use multiple queue names

    selwin committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    00dbe23 View commit details
    Browse the repository at this point in the history
  7. More fixes

    selwin committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2fd108e View commit details
    Browse the repository at this point in the history