-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: add integration tests for the pre-enrollments api AP-1405
#289
feat: add integration tests for the pre-enrollments api AP-1405
#289
Conversation
AP-1405
AP-1405
6eacbb0
to
6a87303
Compare
b20cad9
to
c900d23
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good @BryanttV! I just have a couple of comments
Co-authored-by: Maria Grimaldi <maria.grimaldi@edunext.co>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@BryanttV thanks! LGTM and I don't have any more comments, so I'm leaving my approval
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for addressing all of our comments. LGTM!
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