Skip to content
Snippets Groups Projects
Select Git revision
  • ec5c79e7b6a10908c337e18dc69e9d0dd78f8ef2
  • main default protected
  • feature/export-filtering
  • feature/clear-schedule-button
  • fix/responsive-cols-in-polls
  • feature/preference-polling-form
  • feature/json-export-via-rest-framework
  • feature/json-schedule-import-tests
  • fix/add-room-import-only-once
  • ak-import
  • renovate/django-simple-history-3.x
  • renovate/django-debug-toolbar-4.x
  • renovate/django-5.x
  • renovate/mysqlclient-2.x
14 results

tests.py

Blame
  • Forked from KIF / AKPlanning
    337 commits behind, 40 commits ahead of the upstream repository.
    Benjamin Hättasch's avatar
    Benjamin Hättasch authored
    Add or complete docstrings
    Remove code smells
    Disable irrelevant warnings
    Remove empty admin.py (to disable doc generation for an empty module)
    Add additional test cases and improve basic test interface (support both 403 and 302 in case the user lacks rights to see a view through optional configuration)
    Improve usage of types for API endpoints (e.g., restrict writing endpoints to writing only)
    63c18d2e
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    tests.py 12.49 KiB