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: update end-to-end local tests #32

Open
wants to merge 39 commits into
base: main
Choose a base branch
from

Conversation

sepulvedalili
Copy link
Collaborator

  • to run the tests it is necessary to adapt the login credentials of the student and the teacher.

  • run first the CreateCourseAndAddAddExercisesTest.test and then StudentTaskSubmissionTest.test

sepulvedalili and others added 16 commits July 24, 2023 11:08
In this commit, I made the necessary changes to the code based on the feedback received in the pull request (PR). The modifications were made to improve the suggested changes and ensure that the code aligns with the project's standards.
- Adjusted alignment in GradingTest.
- Updated DashboardResultsTable for better presentation.
- Improved display in TestResult.
- add django-extensions library
- create script that randomly fills courses with dummy submissions
- strip gradeBadge decoration
- rewrite need help modal
- add placeholders when no data
- to run the tests it is necessary to adapt the login credentials of the student and the teacher.

- run first the CreateCourseAndAddAddExercisesTest.test and then StudentTaskSubmissionTest.test
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.

None yet

2 participants