Freeseer / freeseer

Designed for capturing presentations at conferences. Pre-fill a list of talks to record, record them, and upload them to YouTube with our YouTube Uploader.
http://freeseer.readthedocs.org
GNU General Public License v3.0
216 stars 110 forks source link

Tests for talkeditor.py following PR #605 #630

Open benbuckley opened 9 years ago

benbuckley commented 9 years ago

Add tests to test_talkeditor.py for the functions I added in PR #605 . This might also be a good opportunity to make sure the style of test_talkeditor.py reflects pytest rather than unittest?

I mentioned in a comment in #605 that I was interested in doing this, and I still am. I just thought I should create his new issue to make it official before I started.