1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 20:10:08 +02:00

Add tests for domain list interaction

This commit is contained in:
2022-12-16 20:50:53 +01:00
parent de6dea066e
commit 15fe5e4716
5 changed files with 84 additions and 3 deletions

View File

@ -67,8 +67,8 @@ final class StartupTest: UITestCase {
// Note: If this fails here, make sure the menu bar item can be displayed
// If you use Bartender or something like this, this item may be hidden and tests will fail
let statusBarItem = app.statusItems.firstMatch
statusBarItem.click()
app.statusItems.firstMatch.click()
assertAllExist([
// "Switch to PHP 8.1 (php)" should be visible since it is aliased to `php`
app.menuItems["\("mi_php_switch".localized) 8.1 (php)"],