Skip to content
Snippets Groups Projects
  1. Oct 01, 2020
    • Matthias Urhahn's avatar
      Solve unreliable tests (#1266) · 5001d7a9
      Matthias Urhahn authored
      * Fix unreliable test.
      Random could be randomly 0 which would fail the test.
      
      * Create types for buildflavors to prevent string comparison.
      Use these build variants for specific tests.
      
      * Don't assign the times variable to a final value as it breaks tests.
      Until refactored, it's okay to recalculate this.
      
      * Remove a few sonar code smells.
      
      * Fix broken instrumentation test for key verification.
      Add matching binary, signature and pubkey from pod.
      5001d7a9
  2. Sep 30, 2020
  3. Sep 29, 2020
  4. Sep 28, 2020
  5. Sep 25, 2020
  6. Sep 24, 2020
  7. Sep 23, 2020
Loading