eduNEXT / eox-core

eox-core is a plugin to extend the core functionality in Open edX
GNU Affero General Public License v3.0
15 stars 9 forks source link

feat: add integration tests for the pre-enrollments api `AP-1405` #289

Closed BryanttV closed 3 weeks ago

BryanttV commented 1 month ago

Description

This PR adds integration tests for the pre-enrollment API. These tests are executed in the job of Tutor Integration Tests

Testing instructions

Check the jobs of Tutor Integration Tests in the PR.

Jira Issue