GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
732 stars 209 forks source link

db.synchronize refactor #913

Closed ryneeverett closed 1 year ago

ryneeverett commented 2 years ago

I'm not completely sold that this is the ideal abstraction but it seems like a step in the right direction. My hope is that this will facilitate more granular testing. There have a been several occasions where I have decided to forego a regression or feature test because the only way I could see to do it was to add even more to the already unwieldy integration test.