Skip to content
Snippets Groups Projects
  1. May 18, 2021
  2. May 17, 2021
  3. May 14, 2021
  4. May 12, 2021
  5. May 11, 2021
    • Juraj Kusnier's avatar
      More human readable server errors (EXPOSUREAPP-7136) (#3143) · 6bb04c49
      Juraj Kusnier authored
      * human readable CwaServerError
      
      * fix code formatting
      6bb04c49
    • Matthias Urhahn's avatar
      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>
      b798be1c
Loading