Skip to content

Commit 2b48a09

Browse files
authored
test: cleanup func tests for ios more (#1036)
1 parent 8773351 commit 2b48a09

File tree

14 files changed

+164
-286
lines changed

14 files changed

+164
-286
lines changed

.github/workflows/functional-test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
test_targets:
21-
- target: test/functional/ios/search_context/find_by_*.py test/functional/ios/remote_fs_tests.py test/functional/ios/safari_tests.py test/functional/ios/execute_driver_tests.py
21+
- target: test/functional/ios/safari_tests.py
2222
name: func_test_ios1
23-
- target: test/functional/ios/screen_record_tests.py test/functional/ios/webdriver_tests.py
24-
name: func_test_ios2
2523

2624
runs-on: macos-14
2725

test/functional/ios/execute_driver_tests.py

Lines changed: 0 additions & 43 deletions
This file was deleted.

test/functional/ios/file/test_file.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.
-20.9 KB
Binary file not shown.

test/functional/ios/remote_fs_tests.py

Lines changed: 0 additions & 26 deletions
This file was deleted.

test/functional/ios/screen_record_tests.py

Lines changed: 0 additions & 25 deletions
This file was deleted.

test/functional/ios/search_context/__init__.py

Whitespace-only changes.

test/functional/ios/search_context/find_by_element_webelement_tests.py

Lines changed: 0 additions & 31 deletions
This file was deleted.

test/functional/ios/search_context/find_by_ios_class_chain_tests.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

test/functional/ios/search_context/find_by_ios_predicate_tests.py

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)