1. 22 Jul, 2019 1 commit
    • Xtreak's avatar
      bpo-21478: Record calls to parent when autospecced objects are used as child... · 7397cda9
      Xtreak authored
      bpo-21478: Record calls to parent when autospecced objects are used as child with attach_mock (GH 14688)
      
      * Clear name and parent of mock in autospecced objects used with attach_mock
      
      * Add NEWS entry
      
      * Fix reversed order of comparison
      
      * Test child and standalone function calls
      
      * Use a helper function extracting mock to avoid code duplication and refactor tests.
      7397cda9
  2. 21 Jul, 2019 8 commits
  3. 20 Jul, 2019 1 commit
  4. 19 Jul, 2019 4 commits
  5. 18 Jul, 2019 5 commits
  6. 17 Jul, 2019 7 commits
  7. 16 Jul, 2019 5 commits
  8. 15 Jul, 2019 3 commits
  9. 14 Jul, 2019 6 commits