Skip to content
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 test #204

Merged
merged 1 commit into from
May 24, 2024
Merged

feat: add integration test #204

merged 1 commit into from
May 24, 2024

Conversation

luisfelipec95
Copy link
Contributor

Description

This PR add integration test file

Testing instructions

  • In a Quince or Palm environment install eox-tenant, I used docker-compose.override.yml
  • Go to bash:
    tutor dev run lms bash
    make test-requirements
    pytest -s --ds=lms.envs.tutor.test /openedx/eox-tenant/eox_tenant/test/tutor

Description

https://edunext.atlassian.net/browse/DS-906

Copy link
Contributor

@Asespinel Asespinel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only got some warnings when running up the tests, however it doesn't seem to affect the tests themselves.

@MaferMazu
Copy link
Contributor

I have the same comment as in eox-hooks. It would be great if you could add an API test if you think it could enter the scope; if not, we can go with this because it works.

Thanks for this @luisfelipec95 🙌

@luisfelipec95
Copy link
Contributor Author

I have the same comment as in eox-hooks. It would be great if you could add an API test if you think it could enter the scope; if not, we can go with this because it works.

Thanks for this @luisfelipec95 🙌

Yes, I think that test is important, it will be done with the integration of GitHub Actions with all the plugins. Thanks

@luisfelipec95 luisfelipec95 merged commit df86b60 into master May 24, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants