forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first commit * add core functionality * fix linter errors * install ffmpeg before LHCI test * re-test LHCI functionality * fix upload location of ffmpeg video * fix resulting video path 2 * fix resulting video path 3 * fix style errors * fix ffmpeg subprocess management 1 * fix ffmpeg subprocess output 2 * Merge remote-tracking branch 'upstream/develop/ into lhci-puppeteer-record. * use puppeter-screen-recorder for lhci * fix linter issues 1 * remove unused code * add puppeteer recorder install * add backend test coverage and install via package.json * fix backend error for 2-argument print * fix backend lhci test 2 * fix style 1 * fix lhci backend test 3 * fix lhci backend tesets 4 * fix type error from previous commit * fix lhci backend tests 4 * fix lhci backend tests 5 * add full lhci backend test coverage * add extra tests for full lhci coverage * fix path checking * delete fake output file between tests * create separate success and failure recording tests * use mock isfile function in puppeteer recording tests * add chrome env variable for lhci accessibility check * add test case for main function * fix mypy failure * fix main --record test 1 * address PR comments * remove common set chrome bin env variable * fix style 1 * correct build expected args * resolve comments 2 * fix style issue --------- Co-authored-by: Cary Xiao <[email protected]>
- Loading branch information
Showing
5 changed files
with
191 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters