#3534 closed defect (fixed)

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

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

Description

See ​​​​​​​​​​​​​​https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3519

Change History (2)

comment:2 Changed at 2021-01-04T20:06:34Z by GitHub <noreply@…>

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

In 7a504dd/trunk:

Merge pull request #936 from LeastAuthority?/3534.test_introducer-no-mock

Remove mock from test_introducer

Fixes: ticket:3534

Note: See TracTickets for help on using tickets.