#3529 closed defect (fixed)

Stop using the mock library for testing: src/allmydata/test/test_connections.py

Reported by: exarkun Owned by: GitHub <noreply@…>
Priority: normal Milestone: undecided
Component: unknown Version: n/a
Keywords: mock Cc:
Launchpad Bug:

Change History (3)

comment:1 Changed at 2020-11-24T18:19:41Z by exarkun

  • Summary changed from src/allmydata/test/test_connections.py to Stop using the mock library for testing: src/allmydata/test/test_connections.py

comment:2 Changed at 2020-12-15T18:21:34Z by exarkun

  • Description modified (diff)

comment:3 Changed at 2021-01-02T17:48:19Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 855521f/trunk:

Merge pull request #935 from LeastAuthority?/3529.test_connections-no-mock

Remove mock usage from test_connections.py

Fixes: ticket:3529

Note: See TracTickets for help on using tickets.