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

Async integration tests #2001

Merged
merged 15 commits into from
Sep 19, 2024
Merged

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    6cb6396 View commit details
    Browse the repository at this point in the history
  2. revert changes

    salty-ivy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    830c964 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    e355468 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    d951d34 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    4d555d4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/salty-ivy/django-debug-toolbar

     into asyn-integration-tests
    salty-ivy committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    436240d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    018756b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d86e7c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    048fb94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6063587 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Correct middleware typos

    korverdev authored and salty-ivy committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e9c9223 View commit details
    Browse the repository at this point in the history
  2. Remove request factory for async integratoin tests and modify comment…

    …s over concurrent db queries
    salty-ivy committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3d532b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ae0ef View commit details
    Browse the repository at this point in the history
  4. replace latin with ascii title key for the time being to make it work…

    … with async client asserion
    salty-ivy committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e672bbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1d475e View commit details
    Browse the repository at this point in the history