Skip to content
Snippets Groups Projects
  • Matthias Urhahn's avatar
    b798be1c
    Vaccination Repository Episode 2 (EXPOSUREAPP-6729) (#3139) · b798be1c
    Matthias Urhahn authored
    
    * Vaccination data updates, draft 1: Skeletons.
    
    * Vaccination data updates, draft 2: Wiring calls to refresh and condition checks.
    
    * Vaccination data updates, draft 3: Unit tests.
    
    * Introduce unit test that checks application setup.
    
    * Improve logging.
    
    * LINTs
    
    * Wrap the RawCOSEObject to prevent confusion, and help with conversion.
    typealias does not prevent missuse on compiler level.
    Kotlin value classes are still experimental :(.
    
    * * Make the base45 a project utility class, align call pattern with base32 and base64. Additional unit tests.
    * Align vaccination storage with COSE encoding/decoding. Unit tests.
    
    * Change mockk init.
    
    * Add missing task factory registration.
    
    * Resolve merge conflicts.
    
    Co-authored-by: default avatarMohamed <mohamed.metwalli@sap.com>
    Vaccination Repository Episode 2 (EXPOSUREAPP-6729) (#3139)
    Matthias Urhahn authored
    
    * Vaccination data updates, draft 1: Skeletons.
    
    * Vaccination data updates, draft 2: Wiring calls to refresh and condition checks.
    
    * Vaccination data updates, draft 3: Unit tests.
    
    * Introduce unit test that checks application setup.
    
    * Improve logging.
    
    * LINTs
    
    * Wrap the RawCOSEObject to prevent confusion, and help with conversion.
    typealias does not prevent missuse on compiler level.
    Kotlin value classes are still experimental :(.
    
    * * Make the base45 a project utility class, align call pattern with base32 and base64. Additional unit tests.
    * Align vaccination storage with COSE encoding/decoding. Unit tests.
    
    * Change mockk init.
    
    * Add missing task factory registration.
    
    * Resolve merge conflicts.
    
    Co-authored-by: default avatarMohamed <mohamed.metwalli@sap.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
dep5 3.18 KiB