Fix up JS tests introduced by the submitters change
Review Request #8142 — Created May 2, 2016 and submitted — Latest diff uploaded
The JS tests introduced by the changing submitters patch have been
updated to use the new Jasmine methods (and.foo
vsandFoo
), as well
as fixing up a unit test that didn't trigger the correct behaviour. In
addition, we now render the current submitter to the
ReviewRequestEditorView
through thereview_detail
view.
Ran unit tests.