canvas-lms/lib/turnitin
Ethan Vizitei 5b3924edd2 prevent serializing TII client (procs)
fixes FOO-1230
flag=none

TEST PLAN:
  1) new up a processor
  2) access it's client (set the ivar for
     tii)
  3) call "#resubmit" with a submission and asset
     string
  4) serialized object should not have the TII client
     inside it.

Change-Id: I99257986f730838b6bda2254fec11edad935ea61
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/253573
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Ethan Vizitei <evizitei@instructure.com>
2020-11-23 20:32:04 +00:00
..
attachment_manager.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
errors.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
outcome_response_processor.rb prevent serializing TII client (procs) 2020-11-23 20:32:04 +00:00
response.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
tii_client.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00