Commit Graph

35 Commits

Author SHA1 Message Date
Johannes Pohl
543d7f3b5e compress larger test signals 2018-06-18 20:26:13 +02:00
Johannes Pohl
7024c7aa00 resume on receive buffer full for protocol sniffer 2017-05-12 09:43:26 +02:00
Johannes Pohl
49a0115bbb remove unused attributes 2017-03-28 00:15:42 +02:00
Johannes Pohl
745d351b2c remove unused signal references 2017-03-28 00:11:23 +02:00
Johannes Pohl
a05f181657 close insert sine dialog after test 2017-03-27 19:18:34 +02:00
Johannes Pohl
7a37a7dcba refactor close timeout 2017-03-27 15:10:50 +02:00
jopohl
612dcdf38c centralize add signal to form 2017-03-27 10:58:13 +02:00
jopohl
fc793e2e71 add common base class for test cases 2017-03-27 10:16:43 +02:00
Johannes Pohl
37a92f8683 write settings 2017-03-26 22:19:28 +02:00
Johannes Pohl
574c8b92ee add dedicated app context for tests 2017-03-26 22:03:35 +02:00
Johannes Pohl
a41e1a7be4 set settings for tests in central place 2017-03-26 12:49:44 +02:00
Johannes Pohl
48e476607b improve stability 2017-03-26 01:35:23 +01:00
Johannes Pohl
286b5bc1b9 refactor test timeouts 2017-03-20 18:53:47 +01:00
Johannes Pohl
576835bed5 use QApplication.instance() 2017-03-20 16:52:54 +01:00
Johannes Pohl
4229688594 increase timeout after close 2017-03-19 15:54:59 +01:00
Johannes Pohl
526deb0bc8 improve test stability 2017-03-19 15:44:57 +01:00
jopohl
3c6dbd18c4 increase timeout for tests 2017-03-19 02:54:49 +01:00
jopohl
d18934b6d3 improve stability 2017-03-18 17:28:08 +01:00
Johannes Pohl
689471ff1f increase timeout for travis 2017-02-22 21:22:29 +01:00
Johannes Pohl
2a1e17a17b add indicator for inserted wave 2017-02-19 15:20:36 +01:00
Johannes Pohl
8b8882e458 pass insert position to plugin 2017-02-19 14:59:56 +01:00
Johannes Pohl
9805d41f76 pass original data to sine wave plugin 2017-02-19 14:54:12 +01:00
Johannes Pohl
2c6c83248e replace show_insert_sine_dialog with get_insert_sine_dialog 2017-02-19 14:44:41 +01:00
Johannes Pohl
6178cbd9dc test dialogs without showing them in foreground 2017-02-11 22:20:48 +01:00
Johannes Pohl
313ad63669 wait for sine wave to be drawn in test 2017-02-10 20:59:03 +01:00
Johannes Pohl
8c5fd0e751 make test locale aware 2017-02-10 16:43:10 +01:00
Johannes Pohl
54e0aaa616 make time in insert sine dialog editable 2017-02-10 15:52:29 +01:00
Johannes Pohl
9f973496b5 add unittest for insert sine dialog 2017-02-06 07:20:08 +01:00
Johannes Pohl
bb94ad6cf1 absolute paths in testing, to start tests from any directory 2017-01-31 15:12:08 +01:00
Johannes Pohl
bb4a35d07f remove unneeded qwaits in tests 2017-01-31 13:04:10 +01:00
jopohl
6adabb0f4a enhance unittest 2017-01-21 17:40:59 +01:00
jopohl
6c5e4135d8 simplify bit str to bytearray method by directly padding 2017-01-21 10:04:57 +01:00
jopohl
82d2bdf35f methods for bits to bytearray for sending/receiving + unittest 2017-01-21 09:59:12 +01:00
jopohl
773611d450 Rename all occurences of block in code to message or msg 2016-08-24 11:16:31 +02:00
jopohl
08094dab26 Rename tests to be compatible with pytest 2016-07-05 16:32:36 +02:00