Johannes Pohl
74dd0bcf2a
Improve handling of WAV files ( #362 )
...
* refactor signal file loading
* remove "alread quad demod" question
* add handling for two channel wavs
* add unittests for loading wavs
2017-11-18 14:10:59 +01:00
Johannes Pohl
37c4cc2bc0
Enhance CSV Import ( #357 )
...
* add csv import dialog
* make filename in dialog configurable
* prevent modulation bootstrap to speed up unittest
* add unittests for csv import dialog
* show dialog if show is set
* integrate csv import dialog
2017-11-15 16:28:05 +01:00
Johannes Pohl
70d8968adb
Add import for csv ( #353 ) to fix #349
...
* add import for csv
* make codecov run instantly
* do not wait for appveyor with codecov
* add unittest for csv import
* clean up after yourself
* use codecs to open csv file
* use csv module for csv reading
* rename variable
* update coveragerc
2017-11-02 12:55:19 -05:00
Johannes Pohl
e11da13681
add unittests
2017-06-07 09:17:31 +02:00
jopohl
a5165ff9c9
remove symbols from code
2017-04-25 10:22:16 +02:00
Johannes Pohl
a2a39a4bcd
fix #231
2017-04-12 13:01:12 +02:00
Johannes Pohl
ada100b50c
make tests independent of default view type setting
2017-03-29 15:01:58 +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
718327606f
ensure we have at least one recent action
2017-03-26 14:51:57 +02:00
Johannes Pohl
d6a6f6f4f9
cleanup testcase
2017-03-26 14:33:04 +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
jopohl
d18934b6d3
improve stability
2017-03-18 17:28:08 +01:00
jopohl
fdb1edcc96
add processEvents for stability
2017-03-17 18:59:40 +01:00
Johannes Pohl
3480c81653
add test for options changed
2017-03-06 19:33:17 +01:00
Johannes Pohl
44b73a951c
add unittests for main controller
2017-03-06 17:51:04 +01:00