log tests/test_core.py @ 397:c89c0977db47

age author description
Mon, 11 Jan 2021 21:13:08 +0100 Amine Sehili Add load function
Sun, 27 Oct 2019 12:09:36 +0100 Amine Sehili Call unittest.main() in all test files
Mon, 21 Oct 2019 21:16:31 +0100 Amine Sehili Fix core pep8
Sun, 20 Oct 2019 14:48:52 +0100 Amine Sehili Fix issue with mock.__round__
Sun, 20 Oct 2019 14:33:39 +0100 Amine Sehili Add tests for _read_offline
Thu, 17 Oct 2019 21:21:29 +0100 Amine Sehili Fix bugs in AudioEnergyValidator and signal_numpy and add tests
Wed, 16 Oct 2019 21:58:54 +0100 Amine Sehili Refactor signal processing code
Sat, 12 Oct 2019 16:23:17 +0100 Amine Sehili Refactor AudioRegion.load and add tests
Fri, 11 Oct 2019 20:58:49 +0100 Amine Sehili Force specifying max_read when reading from microphone in AudioRegion.load
Fri, 11 Oct 2019 20:43:07 +0100 Amine Sehili Forbid the use of max_read and mr with AudioRegion.split
Wed, 09 Oct 2019 22:10:13 +0100 Amine Sehili Fix AudioRegion.split_and_plot test
Tue, 08 Oct 2019 20:16:11 +0100 Amine Sehili Add test for callable validator in split
Thu, 12 Sep 2019 20:59:12 +0100 Amine Sehili Add test for split_and_plot
Mon, 02 Sep 2019 22:17:29 +0100 Amine Sehili Add tests for AudioRegion.split