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

Feature/django tests #16

Merged
merged 5 commits into from
Mar 14, 2024
Merged

Feature/django tests #16

merged 5 commits into from
Mar 14, 2024

Conversation

brandonzhu09
Copy link
Contributor

Description

Created Django tests for API Views inside Django Rest Framework (DRF), checking for correct handling of input from API requests.

Issues addressed

Resolves #3

@asewnath
Copy link
Collaborator

asewnath commented Mar 1, 2024

Thanks Brandon! @climbfuji FYI: This pull request introduces a new github action to run Django unit tests

.github/workflows/test_django_views.yaml Outdated Show resolved Hide resolved
pycodestyle_run.py Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
@asewnath asewnath merged commit a20d876 into develop Mar 14, 2024
3 checks passed
@asewnath asewnath deleted the feature/django_tests branch March 14, 2024 13:53
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.

Django Build
3 participants