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

Re-activate pytests #208

Merged
merged 52 commits into from
Dec 30, 2024
Merged

Re-activate pytests #208

merged 52 commits into from
Dec 30, 2024

Conversation

jgbradley1
Copy link
Collaborator

@jgbradley1 jgbradley1 commented Dec 8, 2024

This PR makes several updates to the current state of automated testing in the repository:

  • updates the devcontainer, backend, and frontend docker images to use a base image from the official Microsoft Container Registry
  • fixes a bad filepath in the Azure DevOps pipeline
  • adds the Azure Storage emulator (Azurite) to the ci/cd
  • adds the Azure CosmosDB emulator to the ci/cd
  • adds integration tests and unit tests to evaluate REST API endpoints

Multiple endpoints of the API were refactored to accommodate the new testing.

@jgbradley1 jgbradley1 requested a review from a team as a code owner December 8, 2024 07:52
@jgbradley1 jgbradley1 merged commit c7b5f96 into main Dec 30, 2024
8 checks passed
@jgbradley1 jgbradley1 deleted the joshbradley/activate-pytests branch December 30, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant