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
Dropped Support for Django 3.2: Removed support for Django 3.2 in this plugin. As a result, we have also dropped support for Open edX releases from Maple up to and including Palm, which rely on Django 3.2. Future versions of this plugin may not be compatible with these Open edX releases.
Tests
Add integration tests for the enrollments api AP-1346 by @BryanttV in #280
Add fake user data for testing purposes AP-1346 by @BryanttV in #281
Add integration tests for the pre-enrollments api AP-1405 by @BryanttV in #289
Miscellaneous Chores
Remove old enrollments api integrations tests AP-1346 by @BryanttV in #282
Continuous Integration
Use github application instead of pat in workflows AP-1309 by @BryanttV in #284
Update workflow for integration tests by @magajh in #288