summaryrefslogtreecommitdiff
path: root/tests/utils
AgeCommit message (Expand)Author
2025-03-06Swallow write errors for BannerMessagePref property in SC tests. Tyler Dewey
2025-02-21Use BannerMessagePrefs on SC homepage when expressive design enabled. Tyler Dewey
2025-02-17Log kotlin timeout failures better Simon Wingrove
2025-01-13Merge "Add some stabilization/deflaking to subpage opening in tests." into main Treehugger Robot
2025-01-13Add some stabilization/deflaking to subpage opening in tests. Tyler Dewey
2025-01-07Merge "Revert "Let TestActivity of safety center opt out edge-to-edge"" into ... Treehugger Robot
2025-01-07Revert "Let TestActivity of safety center opt out edge-to-edge" Robin Lee
2024-12-11Update Safety Center tests to have subpages on by default. Tyler Dewey
2024-12-09Run ktfmt --kotlinlang-style on Safety Center tests. Tyler Dewey
2024-11-20Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig Michael Groover
2024-08-21Fix SafetyCenterEnabledChanged broadcasts tests when device config flag not i... Elliot Sisteron
2024-08-19Stop using DeviceConfig to enable / disable SafetyCenter on UDC+. Elliot Sisteron
2024-08-16Make issue-only source affect the status light of group. Elliot Sisteron
2024-06-04Fix SafetyCenter MTS tests Yi-an Chen
2024-05-22Migrate permission flags for Permission to be exported flags Yi-an Chen
2024-04-18Let TestActivity of safety center opt out edge-to-edge Tiger
2024-03-28Merge "Make notification tests of Safety Center wait for specific notificatio... Treehugger Robot
2024-03-28Make notification tests of Safety Center wait for specific notifications Yuri Ufimtsev
2024-03-18Revert "Only check that the success notification is posted." Priyanka Advani
2024-03-18Only check that the success notification is posted. Elliot Sisteron
2024-03-13Update the test title for private profile Manish Singh
2024-02-08Add the titleForPrivateProfile API Manish Singh
2024-02-06Generalise the code for various profile types - 1 Manish Singh
2024-01-31Merge "[DON'T BLOCK] Test ownership migration rules" into main Aditya Choudhary
2024-01-31[DON'T BLOCK] Test ownership migration rules Aditya Choudhary
2024-01-11Merge "Log issue metadata when navigating from notification." into udc-mainli... Tyler Dewey
2024-01-11Log issue metadata when navigating from notification. Tyler Dewey
2024-01-05Allow hidden-by-default sources to send issue-only data am: f3fb23a372 Elliot Sisteron
2024-01-05Allow hidden-by-default sources to send issue-only data Elliot Sisteron
2023-12-01Enforce SigningInfo to be non-nullable. Elliot Sisteron
2023-10-11Override specified SourceId:ActionId with default intent for source. Tyler Dewey
2023-10-11Fix Intent resolution ordering. Elliot Sisteron
2023-10-04Speed up SafetyCenterNotificationTest. Elliot Sisteron
2023-08-21Improve error messages for UiTestHelper. Elliot Sisteron
2023-08-17Fix notification action lookup Max Spencer
2023-08-01Merge "Simplify waiting for UI to show/be gone" into udc-mainline-prod Simon Wingrove
2023-08-01Simplify waiting for UI to show/be gone Simon Wingrove
2023-08-01Merge "Cleanup safety_center_background_requires_charging flag." into udc-mai... Elliot Sisteron
2023-08-01Merge "Replace not displayed check by regex." into udc-mainline-prod Elliot Sisteron
2023-07-31Replace not displayed check by regex. Elliot Sisteron
2023-07-31Remove RetryRule. Elliot Sisteron
2023-07-28Merge "Don't consider grouped notifications to be SC related." into udc-mainl... Treehugger Robot
2023-07-28Don't consider grouped notifications to be SC related. Elliot Sisteron
2023-07-28Cleanup safety_center_show_error_entries_on_timeout flag. Elliot Sisteron
2023-07-27Cleanup safety_center_background_requires_charging flag. Elliot Sisteron
2023-07-27Add more context to the notifications failures. Elliot Sisteron
2023-07-21Merge "Replace UI clicks on notifications by assertions." into udc-mainline-prod Treehugger Robot
2023-07-20Replace UI clicks on notifications by assertions. Elliot Sisteron
2023-07-20Allow timeout to be even larger than 1 minute. Elliot Sisteron
2023-07-19Merge "Make green SC notifications auto-cancellable." into udc-mainline-prod Jan Tomljanovic