Automate platform keys test extension packing
This CL automate the packing of the enterprise platform keys test extension such that running google-chrome-stable --pack-extension=<test_extension_path> --pack-extension-key=<test_extension_private_key_path> to update the crx file after changing tests is not needed as the crx file will automatically be created before the tests run in the SetUp() function. reflected while running the tests without manually regenerating the crx file. Bug: chromium:716027 Test: Manual. Made some changes in the tests and made sure they are Change-Id: I3309b54d717d112ab41ee8cac6db78aa4a11cf78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035898 Commit-Queue: Omar Morsi <omorsi@google.com> Reviewed-by:Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#739368}
Showing
File deleted
Please register or sign in to comment