Add PRESUBMIT tests for _CheckUserActionUpdate function.
commite0426257f867edcef07a156152c61ac01c490dda
authordavileen <davileen@amazon.com>
Mon, 2 Mar 2015 21:10:41 +0000 (2 13:10 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 Mar 2015 21:11:31 +0000 (2 21:11 +0000)
tree4e8baf3b2e7d51ccfbe357005cf10c061a748a6f
parent0d149cf3d79089c25fbe69bbee6c187fe88358a2
Add PRESUBMIT tests for _CheckUserActionUpdate function.

Presubmit does not contain any tests for the _CheckUserActionUpdate
function. This commit adds a test to check against an action in
actions.xml and one that is not found there. To do this we have to
improve the MockInputApi and MockFile classes.

BUG=462814

Review URL: https://codereview.chromium.org/966703003

Cr-Commit-Position: refs/heads/master@{#318759}
PRESUBMIT_test.py
PRESUBMIT_test_mocks.py