![]() Create endpoints for the results service, using new api namespace for controllers and serializers. Also introduce the services directory in the root of the app folder. closes PLAT-3007 Test Plan: - Create a line item and add some scores - Query for the results using the result endpoint - Should return a paginated list - Query for a result with a user_id in mind - Use both lti_user_id and user_id - Should return a single result object of the user - Find a result by the id of the result Change-Id: I5af4b679bcecfc0deef2876a897bc93d739057b6 Reviewed-on: https://gerrit.instructure.com/138870 Tested-by: Jenkins Reviewed-by: Weston Dransfield <wdransfield@instructure.com> Product-Review: Marc Alan Phillips <mphillips@instructure.com> QA-Review: Marc Alan Phillips <mphillips@instructure.com> |
||
---|---|---|
.. | ||
line_items_serializer_spec.rb | ||
results_serializer_spec.rb |