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 api integration test #106

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

luisfelipec95
Copy link
Contributor

@luisfelipec95 luisfelipec95 commented Jun 21, 2024

Description

This PR adds validation for the /eox-tagging/eox-info endpoint in the integration test

How to test

Checks:

  • Integration / integration-test (<17.0.0) (pull_request)

  • Integration / integration-test (<18.0.0) (pull_request)

Other information

SITE_ID = 2 is used to fix the error: django.contrib.sites.models.Site.DoesNotExist: Site match query does not exist.

When running an instance, SITE_ID is 2, so the setting was overridden so that during testing it also takes the SITE_ID = 2

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

@Alec4r Alec4r requested review from dcoa and MaferMazu June 21, 2024 21:23
@luisfelipec95 luisfelipec95 requested a review from a team June 21, 2024 21:34
@luisfelipec95 luisfelipec95 merged commit ccbcfcc into master Jun 25, 2024
10 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