Example #1
0
def test_timefile_toround():
    eq_(get_timefile(eight + minutes(20)),
        '2014-05/30/rec-2014-05-30-20-00-00-ror.mp3')
Example #2
0
def test_timefile_alreadyround():
    eq_(get_timefile(eight),
        '2014-05/30/rec-2014-05-30-20-00-00-ror.mp3')