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

Several modifications to the test framework so that it interacts properly with the api and students are able to run tests made public by the instructor. #923

Closed
benjaminvialle opened this issue Nov 11, 2012 · 1 comment

Comments

@benjaminvialle
Copy link
Member

Patch from @JSaleh about several modifications to the test framework so that it interacts properly with the api and students are able to run tests made public by the instructor.

Description follows:
Modified aspects of the test framework to fix issues such as proper response to API request and students are now able to run and view tests.

Ran both Unit and functional tests, Manual testing to ensure results were being properly stored.

Patch can be found here:
https://gist.github.com/4055194

We need to integrate this patch to MarkUs' source code.

@danielstjules
Copy link
Contributor

@benjaminvialle In #1002, you mentioned that the API will mostly be used by admins/TAs. The suggested changes in that gist (diff is outdated now) would have allowed students to upload their own test results to the framework via the API. But I don't think exposing a single route to students would be worth it. Think we can close this?

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

No branches or pull requests

2 participants