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.
[GSoC'23] - M1.4.2 - migrating local tests under docker (oppia#18775)
* migrating some tests to work under docker * migrating local tests * reverting extra changes * reverting changes * fixed mypy checks * added backend associate tests in makefile * added make command for installing node * lighthouse tests under docker * migrated e2e tests * cleaning up + fixing Makefile * fixed karma report coverage * checking prod mode on CI * prod mode action of docker * prod mode action of docker * fixing backend tests * pushing local changes * fixed backend tests + cleanup for the PR * fixed mypy checks + cleanup for the PR * fixed mypy checks + cleanup for the PR * cleanup for the PR * cleanup for the PR + fixing e2e tests node issue * fix node env in docker * backend tests * fixed run-devserver * fixed run-devserver * fixed run-devserver * fixed global node env issue * changes terminal UI changes * fixed lints * fixed backend tests * fixed lints * fixed backend tests * fixed prod mode + lint checks on docker * fixed prod mode + lint checks on docker * fixed prod mode * fixed backend associate tests for Windows users * fixing node issue for Windows in docker: * added missing semicolon * enhance install_node in makefile * added copyright in the new .py script * fixed lints * fixed makefile * pointed chrome version in docker container * changed make command name * resolving PR comments * address review comments * fixed lints * Update run_mypy_checks.py * adding backend tests for the python script * resolving PR comments * Delete mock_app.yaml * Delete mock_app_dev.yaml * reverting wrong change * fixed lints * fixed lints * addressed review comments * fixed build.py backend test * fixed CI tests * fixed webpack prod config * fixed acceptance tests url error
- Loading branch information
1 parent
282c1eb
commit f50e600
Showing
42 changed files
with
485 additions
and
172 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
Oops, something went wrong.