You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open edX cookiecutter-style test scaffold (test_settings, Makefile, tox, requirements) that runs standalone (sqlite, no platform). Adds DB-backed model + key-auth + scope tests and a py3.11/3.12 CI matrix.
Fix: bulk_enroll crashed on confirm with 'too many values to unpack (expected 2)' — Ulmo's enroll_email returns a 3-tuple. Now indexed. Row results include 'allowed' for pending invites.