Skip to content
Snippets Groups Projects
  1. Apr 21, 2016
  2. Apr 20, 2016
    • akwizgran's avatar
      Merge branch '276-introduction-integration-tests' into 'master' · 698f3470
      akwizgran authored
      Introduction Integration Tests
      
      This introduces these integration tests for the introduction client:
      * normal session where both introducees accept
      * normal session where the first introducee declines
      * normal session where the second introducee declines
      * one session where a contact is introduced to herself
      * one session where two identities of the same contact are introduced to each other
      
      I managed to get rid of the non-determinism missing validator problem by properly injecting the eager singletons.
      
      Attention: This is based on !143 which addresses a corner case that is already tested here.
      
      See merge request !139
      698f3470
    • akwizgran's avatar
      Merge branch '284-force-introduction-decline-when-identities' into 'master' · 2d23ecea
      akwizgran authored
      Addresses two Introduction Corner Cases
      
      * force decline when two of our own identities are introduced to each
        other
      * throw away introduction requests to the same identity
        (impossible to trigger from UI)
      
      Closes #284
      Closes #294
      
      See merge request !143
      2d23ecea
    • Torsten Grote's avatar
      Integration Tests for Introduction Client · 36ef536e
      Torsten Grote authored
      * normal session where both introducees accept
      * normal session where the first introducee declines
      * normal session where the second introducee declines
      * one session where a contact is introduced to herself
      * one session where two identities of the same contact
        are introduced to each other
      
      This introduces a new IntroductionAbortedEvent to signal when the
      protocol was aborted. It is not yet used in the UI.
      
      It closes #276
      Verified
      36ef536e
    • Torsten Grote's avatar
      This addresses two types of introduction corner cases: · d0036dea
      Torsten Grote authored
      * force decline when two of our own identities are introduced to each
        other
      * throw away introduction requests to the same identity
        (impossible to trigger from UI)
      
      Closes #284
      Verified
      d0036dea
  3. Apr 19, 2016
  4. Apr 18, 2016
  5. Apr 15, 2016
  6. Apr 14, 2016
  7. Apr 13, 2016
  8. Apr 12, 2016
  9. Apr 11, 2016
  10. Apr 06, 2016
Loading