Commit Graph

44 Commits

Author SHA1 Message Date
aa03291e42 Merge branch 'tests' into 'master'
Tests

See merge request augustin_s/grum!7
2023-03-14 20:26:23 +00:00
946b72e266 typo 2023-03-14 11:28:09 +01:00
d1fad72510 formatting 2023-03-14 11:19:50 +01:00
3ba74a1a1e added a tests run script 2023-02-01 16:17:58 +01:00
f491c71462 adjusted test 2023-01-29 14:19:34 +01:00
43937a0db3 test: test_make_plot and test_to_dict 2023-01-27 16:29:05 +01:00
d3a9fd736c test: test_data and test_append 2023-01-27 15:48:27 +01:00
aedeb22884 test: create test_plotdesc 2023-01-27 15:41:09 +01:00
1b8e256360 test:added test_get_asset 2023-01-27 15:16:51 +01:00
764760df1f reverted to previous version using asserts; changed unittest setUp/tearDown to pytest naming setup_method/teardown_method 2023-01-27 13:30:36 +01:00
6704ef8cd9 changed unittest setUp/tearDown to pytest naming setup_method/teardown_method 2023-01-27 12:58:00 +01:00
7d4cda98b8 switched asserts to unittest methods 2023-01-27 11:21:07 +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
c1a90baf28 trying to fix tests 2023-01-24 16:53:22 +01:00
80a43683d2 trying to solve pipeline issue: missing examples 2023-01-24 16:08:13 +01:00
1bb9ebb4ae removed white space at line ending 2023-01-24 15:09:28 +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
64dc90e00c Update test_mdiarea.py 2023-01-24 08:36:31 +00:00
89affd4f51 tests:test_closeInactiveSubWindows 2023-01-18 10:31:42 +01:00
7a591a01a0 tests:test_findSubWindow 2023-01-18 10:19:47 +01:00
538b085321 tests:test_paintEvent 2023-01-18 10:17:18 +01:00
70a9c0317c tests:test_add_single 2023-01-18 09:49:49 +01:00
07abb3e6cc tests:test_add_multiple 2023-01-18 09:46:25 +01:00
a1e7083f3b tests:test_eadd 2023-01-18 09:40:20 +01:00
d468319ea1 tests:test_enable_tabbed_view 2023-01-18 09:23:53 +01:00
3fe0f676e8 tests:test_enable_subwindow_view 2023-01-18 09:18:33 +01:00
2cba38a14c tests: test_enable_single_window_mode, not complete 2023-01-17 13:55:24 +01:00
321bc7f676 tests: test_on_tile 2023-01-17 13:38:26 +01:00
dc73933282 tests: creating setup and tests for mdiarea 2023-01-17 13:35:57 +01: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