[js] Delete tests and files which are not run any more #16871
Merged
+0
−1,151
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Type
Tests
Description
Remove unused JavaScript test files no longer executed
Delete IE driver test HTML files and bootstrap script
Clean up legacy Closure-based test infrastructure
Remove test utilities and helper modules
Diagram Walkthrough
File Walkthrough
test_bootstrap.js
Remove IE driver test bootstrap scriptjavascript/ie-driver/test/test_bootstrap.js
logging_test.js
Remove logging module test filejavascript/webdriver/test/logging_test.js
stacktrace_test.js
Remove stacktrace parsing test suitejavascript/webdriver/test/stacktrace_test.js
testutil.js
Remove test utility modulejavascript/webdriver/test/testutil.js
testutil_test.js
Remove testutil test filejavascript/webdriver/test/testutil_test.js
get_element_rect_test.html
Remove element rect test HTMLjavascript/ie-driver/test/get_element_rect_test.html
locator_test.html
Remove locator test HTML filejavascript/ie-driver/test/locator_test.html
parent_overflow_test.html
Remove parent overflow test HTMLjavascript/ie-driver/test/parent_overflow_test.html