Skip to content
Snippets Groups Projects
  1. Jan 12, 2021
  2. Jan 11, 2021
  3. Jan 08, 2021
  4. Jan 07, 2021
  5. Jan 06, 2021
  6. Jan 05, 2021
    • Mohamed Metwalli's avatar
      Create Instrumentation tests & screenshots for the Onboarding flow (EXPOSUREAPP-4478) #2015 · e2eb813b
      Mohamed Metwalli authored
      
      * Add tooling layout tag for better overview
      
      * Ignore error for ProtectedPermissions
      
      * Add instrumentation tests to capture screenshots in Onboarding flow
      
      * Specify java version to avoid assembling APK failure
      
      * Define custom annotation for tests
      
      * Use fastlane Screengrab
      
      * ignore screenshots folder
      
      * Remove redundant imports and rules
      
      * Add View assertion to make sure Fragment is already displaying its views to avoid capturing blank screenshots
      
      * List some configurations for fastlane
      
      * Add TODO for locale change
      
      * Allow timestamp suffix to have different screenshots names
      
      * Scroll and grab another screenshot in OnboardingFragment
      
      * Delete import
      
      * Filter tests using Screenshot annotation
      
      * Add locale change rule in UI tests
      
      * Limit screenshots only for DE locale
      
      * Enable screenshots for all locales
      
      * Enable screenshot test
      
      * lint cleaning
      
      * Use JavaVersion to specify java version
      
      * Add an inline function that defaults to AppTheme
      
      * Update dcos for launchFragmentInContainer2
      
      * lint
      
      * Define generic apk_path
      
      * Support cleaning device status bar before taking screenshot
      
      * Correct docs
      
      Co-authored-by: default avatarRalf Gehrer <ralfgehrer@users.noreply.github.com>
      e2eb813b
    • Mohamed Metwalli's avatar
      Add fastlane Gemfile (DEV) #2028 · 6da1c841
      Mohamed Metwalli authored
      
      * Setup fastlane
      
      * Correct todo statment
      
      * Delete fastlane files
      
      * Add Gemfile lock
      
      * Change bundler version to v2.
      
      Co-authored-by: default avatarMatthias Urhahn <matthias.urhahn@sap.com>
      Co-authored-by: default avatarRalf Gehrer <ralfgehrer@users.noreply.github.com>
      6da1c841
    • Philipp Nowak's avatar
      Localize dates in contact diary (EXPOSUREAPP-4485) (closes #2009) #2021 · 5f327de1
      Philipp Nowak authored
      
      * Localize dates in contact diary (EXPOSUREAPP-4485) (#2009)
      
      * Add additional unit test to cover US and UK for english date formatting (EXPOSUREAPP-4485) (#2009)
      
      * Adjust expected date strings (EXPOSUREAPP-4485) (#2009)
      
      * Correct the suffix for "year" for bulgarian dates in unit tests (EXPOSUREAPP-4485) (#2009)
      
      * Use SystemInfoProvider implementation instead of static Locale.getDefault (EXPOSUREAPP-4485) (#2009)
      
      * - Revert usage of SystemInfoProvider
      - Introduce Context.getLocale() extension function
      - Adjust unit tests to use kotest matchers
      
      (EXPOSUREAPP-4485) (#2009)
      
      * (Add accidentally missing files of the previous commit)
      
      - Revert usage of SystemInfoProvider
      - Introduce Context.getLocale() extension function
      - Adjust unit tests to use kotest matchers
      
      (EXPOSUREAPP-4485) (#2009)
      
      Co-authored-by: default avatarI502720 <axel.herbstreith@sap.com>
      5f327de1
Loading