Skip to content

Commit

Permalink
Removed UI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kaulex99 committed Jan 7, 2024
1 parent f054fbb commit 5c6dfee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 45 deletions.
31 changes: 0 additions & 31 deletions WaiterRobotUITests/WaiterRobotUITests.swift

This file was deleted.

14 changes: 0 additions & 14 deletions project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ targets:
testTargets:
- name: WaiterRobotTests
randomExecutionOrder: true
- name: WaiterRobotUITests
randomExecutionOrder: true
templateAttributes:
identifier: "org.datepollsystems.waiterrobot.beta"
displayName: "lava.kellner.team"
Expand All @@ -153,15 +151,3 @@ targets:
GENERATE_INFOPLIST_FILE: true
TEST_TARGET_NAME: WaiterRobotLava
TEST_HOST: "$(BUILT_PRODUCTS_DIR)/lava.kellner.team.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/lava.kellner.team"

WaiterRobotUITests:
type: bundle.ui-testing
platform: iOS
sources:
- WaiterRobotUITests
dependencies:
- target: WaiterRobotLava
settings:
base:
GENERATE_INFOPLIST_FILE: true
TEST_TARGET_NAME: WaiterRobotLava

0 comments on commit 5c6dfee

Please sign in to comment.