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

Add unit tests to the backend #943

Open
Tracked by #936
MarceloRobert opened this issue Feb 17, 2025 · 1 comment
Open
Tracked by #936

Add unit tests to the backend #943

MarceloRobert opened this issue Feb 17, 2025 · 1 comment
Assignees

Comments

@MarceloRobert
Copy link
Collaborator

No description provided.

@MarceloRobert MarceloRobert mentioned this issue Feb 17, 2025
16 tasks
@WilsonNet WilsonNet self-assigned this Feb 18, 2025
@murilx murilx assigned murilx and unassigned WilsonNet Feb 19, 2025
@murilx murilx moved this from Todo to In Progress in KernelCI Web Dashboard Feb 19, 2025
murilx added a commit that referenced this issue Feb 20, 2025
- Added pytest
- Added pytest-django (not being used for now)
- Updated the existing unit tests to use pytest instead of unittest
- Added utilities to perform django 'external' unit tests
- Added tests for BuildDetailsView as an example for the other django
  tests to be performed

Part of #943
murilx added a commit that referenced this issue Feb 20, 2025
- Added pytest
- Added pytest-django (not being used for now)
- Run tests before pushing
- Updated the existing unit tests to use pytest instead of unittest
- Added utilities to perform django 'external' unit tests
- Added tests for BuildDetailsView as an example for the other django
  tests to be performed

Part of #943
@murilx
Copy link
Contributor

murilx commented Feb 20, 2025

Between the sub-issues, the priority are the tree details issues, mainly Summary and Full

@murilx murilx moved this from In Progress to In Review in KernelCI Web Dashboard Feb 20, 2025
murilx added a commit that referenced this issue Feb 20, 2025
- Added pytest
- Added pytest-django (not being used for now)
- Run tests before pushing
- Updated the existing unit tests to use pytest instead of unittest
- Added utilities to perform django 'external' unit tests
- Added tests for BuildDetailsView as an example for the other django
  tests to be performed

Part of #943
murilx added a commit that referenced this issue Feb 20, 2025
- Added pytest
- Added pytest-django (not being used for now)
- Run tests before pushing
- Updated the existing unit tests to use pytest instead of unittest
- Added utilities to perform django 'external' unit tests
- Added tests for BuildDetailsView as an example for the other django
  tests to be performed

Part of #943
murilx added a commit that referenced this issue Feb 20, 2025
- Added pytest
- Added pytest-django (not being used for now)
- Run tests before pushing
- Updated the existing unit tests to use pytest instead of unittest
- Added utilities to perform django 'external' unit tests
- Added tests for BuildDetailsView as an example for the other django
  tests to be performed

Part of #943
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

No branches or pull requests

3 participants