Show More
Commit Description:
added submission_status to store grading results, first page shows only unpassed problems.
Commit Description:
added submission_status to store grading results, first page shows only unpassed problems.
File last commit:
Show/Diff file:
Action:
test/unit/test_request_test.rb | 8 lines | 182 B | text/x-ruby | RubyLexer |
jittat
test interface upload...
r36 require File.dirname(__FILE__) + '/../test_helper'
class TestRequestTest < ActiveSupport::TestCase
# Replace this with your real tests.
def test_truth
assert true
end
end