Commit Graph

19 Commits

Author SHA1 Message Date
6704ef8cd9 changed unittest setUp/tearDown to pytest naming setup_method/teardown_method 2023-01-27 12:58:00 +01:00
d25ef17c5b adjusted tests to .plot -> .plots[name] 2023-01-25 11:59:04 +01:00
c405efd6eb adjusted tests to .plot -> .plots[name] 2023-01-25 11:44:35 +01:00
80a43683d2 trying to solve pipeline issue: missing examples 2023-01-24 16:08:13 +01:00
851a49c33f a bit of cleanup 2023-01-24 15:08:02 +01:00
6a570985ee Update test_mainwin.py 2023-01-24 08:36:55 +00:00
d34a044699 tests: added test to test_new_plot 2023-01-17 13:14:16 +01:00
aa6a85650f tests: added test to test_append_data 2023-01-17 13:07:00 +01:00
db5186781d tests:test_make_subwin 2023-01-17 11:26:23 +01:00
6f18a1113e tests:test_activate_or_make_subwin 2023-01-17 11:09:28 +01:00
bbc980dbf5 tests:test_plot_multiple 2023-01-17 10:43:12 +01:00
7c1175bafa tests:test_plot_single_item 2023-01-17 10:36:21 +01:00
e3635bb417 fix: fixed so that running tests now works 2023-01-17 10:26:26 +01:00
15f91003db test:test_on_plot_selected 2023-01-17 09:53:32 +01:00
f7d2d71d61 tests:test_on_dclick_list_item 2023-01-17 09:23:38 +01:00
17c05f5d8f tests:test_on_make_new_plot 2023-01-17 09:18:41 +01:00
aeac3ecbdb tests: test_append_data, cant run tests because of seg fault 2023-01-17 09:11:27 +01:00
145d05c111 test: test_new_plot 2023-01-16 16:44:31 +01:00
f0c2d02989 tests: added first tests for the mainwin, including setup, teardown and test_defaults 2023-01-16 13:59:31 +01:00