GothenburgBitFactory / bugwarrior

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

#769 ability to reopen tasks #779

Closed StephanMeijer closed 3 years ago

ryneeverett commented 3 years ago

It might be nice to add testing of this behavior.

StephanMeijer commented 3 years ago

How would you test it?

ryneeverett commented 3 years ago

I would think we could tack it on to the end of test_synchronize in https://github.com/ralphbean/bugwarrior/blob/develop/tests/test_db.py by reopening the closed issue and asserting that it's gone back to pending and not duplicated in completed.