log tests/test_core.py @ 455:7dae98b84cdd tip master

age author description
Tue, 29 Oct 2024 18:50:28 +0100 Amine Sehili Refactor tests
Wed, 16 Oct 2024 20:42:58 +0200 Amine Sehili implement 'split_and_join_with_silence'
Wed, 16 Oct 2024 20:08:37 +0200 Amine Sehili implement 'make_silence'
Tue, 15 Oct 2024 21:56:12 +0200 Amine Sehili implement 'join' for AudioRegion
Thu, 20 Jun 2024 21:45:08 +0200 Amine Sehili AudioRegion as a dataclass
Mon, 17 Jun 2024 19:45:51 +0200 Amine Sehili Use numpy instead of audioop everywhere
Sun, 26 May 2024 22:43:08 +0200 Amine Sehili Update tests
Sat, 25 May 2024 21:54:13 +0200 Amine Sehili Use pytest instead of genty
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