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

Dev assign #147

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

Conversation

ShravastiSiddharth
Copy link

  1. Created all the required APIs for the principal.
    APIs created:
    GET /principal/assignments
    GET /principal/teachers
    POST /principal/assignments/grade

  2. Resolved the bugs and improved logic to pass all the given 18 test cases.

  3. Wrote the test cases to test server.py file with 0 missing lines.

  4. Server_test.py file tests the server.py file with 100%

  5. Added test cases in the principal_test.py to test some principal API end points and exception.

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