Skip to content
Snippets Groups Projects
  1. Jan 27, 2021
    • Mohamed Metwalli's avatar
      Clean UI tests (DEV) (#2207) · 49aa8dca
      Mohamed Metwalli authored
      * Move to launch*2 to have app theme
      
      * Fix failing test
      
      * Fix import
      
      * Add hw properties
      
      * update sdk manager
      
      * Add more emulator options
      
      * Unmock after tests
      
      * Retry for failure
      
      * Revert changes in CI yaml
      Unverified
      49aa8dca
  2. Jan 25, 2021
  3. Jan 22, 2021
    • Matthias Urhahn's avatar
      Fix duplicate import. · efc8768c
      Matthias Urhahn authored
      efc8768c
    • Matthias Urhahn's avatar
      beca4c53
    • BMItter's avatar
      Contact Journal Risk Extension - Risk details contact overview logic &... · e3810adb
      BMItter authored
      Contact Journal Risk Extension - Risk details contact overview logic & peristance (EXPOSUREAPP-4577) (#2142)
      
      * Added AggregatedRiskPerDateResult to AggregatedRisk, Added AggregatedRiskPerDateResult to riskresult database
      
      * Added list of AggregatedRiskPerDateResult to AggregatedRisk, Added AggregatedRiskPerDateResult to riskresult db
      
      * Save aggregated risk per date results
      
      * Override aggregatedRiskPerDateResults
      
      * Delete risk level per date which are older than 2 weeks
      
      * Prepared logic to show risk level per date in contact diary overview
      
      * Test day mapping for risk result
      
      * Added tests for AggregatedRiskPerDateResultDao
      
      * Fixed layouts in contact diary overview
      
      * Show risk in overview
      
      * click adjustments
      
      * Moved logic into view model
      
      * adjusted ListItem
      
      * Added clearing of obsolete aggregated risk per date results, cleaned tests
      
      * detekt & klint clean
      
      * Added test for clearing aggregated risk per date results
      
      * avoid main thread
      
      * Performance up lift by avoiding string templates
      
      * missleading comment
      
      * adjusted filter method
      
      * We dislike flaky tests
      
      * Added testability for migration
      
      * Adjusted day count for journal
      
      * fixed test
      
      * ktlint & detekt
      
      * adjusten retention
      
      * ktlint, detekt
      
      * adjusted ContactDiaryCleanTaskTest
      
      * Add tests for aggregated risk per date result table
      
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      Unverified
      e3810adb
    • Mohamed Metwalli's avatar
  4. Jan 21, 2021
  5. Jan 20, 2021
  6. Jan 18, 2021
  7. Jan 15, 2021
    • Juraj Kusnier's avatar
      Create automated app screenshots - Submission flow QR-Code/TAN (EXPOSUREAPP-2997) #2080 · 4c35ba2d
      Juraj Kusnier authored
      * Make Screenshots from Submission Tests
      
      * Fix test crash after language change
      
      * Implement missing submission flow screenshot tests
      
      * Hide keyboard in SubmissionTanFragmentTest
      
      * remove SubmissionQrCodeScanFragmentTest implementation
      
      * fix TestApplication implementation
      
      * introduce SCREENSHOT_DELAY_TIME
      
      * Code refactoring
      
      * fix merge error
      
      * Implement SubmissionYourConsentFragment screenshots
      
      * Implement SubmissionSymptomCalendarFragment screenshots
      
      * Implement SubmissionConsentFragmentTest screenshots
      Unverified
      4c35ba2d
  8. Jan 14, 2021
  9. Jan 13, 2021
  10. Jan 12, 2021
  11. Jan 08, 2021
  12. Jan 07, 2021
  13. Jan 06, 2021
  14. Jan 05, 2021
    • Mohamed Metwalli's avatar
      Update import · d2152ad4
      Mohamed Metwalli authored
      d2152ad4
    • Mohamed Metwalli's avatar
      Use time delay for better screenshots · 2f2a461f
      Mohamed Metwalli authored
      2f2a461f
    • Mohamed Metwalli's avatar
      Add test cases for tracing · e80a89d4
      Mohamed Metwalli authored
      e80a89d4
    • 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>
      Unverified
      e2eb813b
Loading