CSC/ECE 517 Fall 2021 - E2168. Testing - Reputations: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(added methods (subject to changes))
Line 8: Line 8:


=== Files Involved ===
=== Files Involved ===
*ReputationController_spec
*reputation_web_service_controller_spec
*hamer_spec
*lauw_spec


== Test Plan ==
== Test Plan ==

Revision as of 19:45, 2 November 2021

Project Overview

Objectives

Our objectives for this project are the following:

Files Involved

  • reputation_web_service_controller_spec
  • hamer_spec
  • lauw_spec

Test Plan

Relevant Methods

ReputationController_spec

  • db_query
  • db_query_with_quiz_score
  • json_generator
  • client
  • send_post_request

ReputationController_spec

db_query

db_query_with_quiz_score

json_generator

client

send_post_request

Results

Collaborators

Jinku Cui (jcui23)

Henry Chen (hchen34)

Dong Li (dli35)

Zijun Lu (zlu5)

References

  1. Expertiza on GitHub
  2. The live Expertiza website
  3. Pluggable reputation systems for peer review: A web-service approach