1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-11-15 13:27:17 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
R. Richard
8590aba8dd Refactor TFW logging 2019-06-28 17:38:57 +02:00
Kristóf Tóth
b392749643 Comply EventHandler changes 2019-06-28 15:15:56 +02:00
R. Richard
8335338a96 Fix pylint warnings 2019-06-27 14:38:36 +02:00
R. Richard
957f2c9477 Remove dirmonitor 2019-06-24 14:30:52 +02:00
R. Richard
dc42e0f4d0 Separate event handlers from independent components 2019-06-20 16:06:23 +02:00
R. Richard
096bba8367 Import new logger 2019-06-18 18:51:05 +02:00
R. Richard
9946114186 Create event handler to monitor bash commands 2019-06-11 17:27:37 +02:00
R. Richard
8b04bc0477 Import the logging module directly 2019-06-10 15:36:14 +02:00
Kristóf Tóth
0104a209bf Comply TFW lib changes 2019-06-04 13:59:32 +02:00
Kristóf Tóth
48efb39ea5 Partially conform new TFW networking model 2019-05-26 18:31:16 +02:00
R. Richard
a1b4a87864 Replace cleanup() with stop() 2019-05-20 11:10:24 +02:00
Kristóf Tóth
d33ba34454 Merge branch 'ocicat', the unrealized dream. Ocicat will return... 2019-05-15 17:26:02 +02:00
Kristóf Tóth
e204cc7422 Make event_handler_main shutdown gracefully on SIGTERM and SIGINT 2019-05-02 15:07:13 +02:00
Kristóf Tóth
e7d78ed289 Add snapshot event handler 2018-08-07 17:08:22 +02:00
Kristóf Tóth
3bda7bc540 Make cleanup() calls automatic in event_handler_main.py 2018-08-07 17:08:18 +02:00
Kristóf Tóth
8b47b301e4 Use jinja2 in default YamlFSM 2018-07-27 13:59:14 +02:00
Kristóf Tóth
265560b614 Conform new import routes 2018-07-26 14:00:24 +02:00
Kristóf Tóth
8fab3d2226 Conform new fsm_update API 2018-07-25 13:35:39 +02:00
Kristóf Tóth
2f60ddd46a Add FSMAwareEH example to event_handler_main 2018-07-20 13:38:18 +02:00
Kristóf Tóth
98f297cff2 Make python and yaml FSMs eqvivalent so it's a nice example 2018-07-10 17:32:43 +02:00
Kristóf Tóth
9b3e62852d Move FSM initialization logic to event_handler_main.py 2018-06-29 22:08:05 +02:00
Kristóf Tóth
12c95a198b Harmonize code formatting style across project 2018-06-04 21:56:59 +02:00
Kristóf Tóth
60986fa51d Remove no longer used argument from IdeEH.__init__ call 2018-06-04 21:48:54 +02:00
Kristóf Tóth
e5056e3ee1 Comply with changes in TFW API 2018-05-31 14:20:08 +02:00
Kristóf Tóth
6ff39e9739 Extend docstrings in event_handler_main 2018-05-31 14:19:47 +02:00
Kristóf Tóth
23a64a4553 Unify event_handler_main EH instantiation formatting 2018-05-30 15:58:19 +02:00
Kristóf Tóth
c17372cfb1 Comply new LogMonitoringEH API 2018-05-30 15:23:54 +02:00
Kristóf Tóth
8b8e6ed5fb Use new LogMonitoringEventHandler instead of naked LogMonitor observer 2018-05-30 13:15:13 +02:00
Kristóf Tóth
7e717b8829 Add LogMonitor for live process output monitoring 2018-05-30 11:29:42 +02:00
Kristóf Tóth
a6724b947b Make TestCommands general instead of a command for every feature 2018-05-26 22:56:49 +02:00
Kristóf Tóth
f88342a91d Fix user_ops.py not reloading on edit from terminal 2018-05-24 16:20:56 +02:00
Kristóf Tóth
9eede5f80e Silence pylint's unjust accusations 2018-05-10 17:07:25 +02:00
Kristóf Tóth
1f1a1149c6 Symlink webservice server.py to webide workdir 2018-04-26 11:04:00 +02:00
Kristóf Tóth
b897ec449c Rename TerminadoEventHandler 2018-04-26 10:12:47 +02:00
Kristóf Tóth
89cd7638d5 Rename webide -> ide 2018-04-20 17:33:59 +02:00
Kristóf Tóth
31c1391726 Make seppuku command trigger frontend reload 2018-04-20 14:51:08 +02:00
Kristóf Tóth
41d6fa7417 Implement command to change layout from cli 2018-04-20 14:42:32 +02:00
Kristóf Tóth
d39a861e1d Implement seppuku command 2018-04-19 16:23:46 +02:00
Kristóf Tóth
1040882254 Use new f-strings where possible 2018-04-19 09:19:32 +02:00
Kristóf Tóth
f79235fe22 Silence unjust pylint warnings 2018-04-18 20:45:17 +02:00
Kristóf Tóth
5a672ada5f Comply new TFWServerConnector API 2018-04-14 10:45:51 +02:00
Kristóf Tóth
7952ca7e54 Add .bashrc path to TestCommands instance 2018-04-12 11:08:58 +02:00
Kristóf Tóth
36d4054147 Move Commands class to TFW library as TerminalCommands 2018-04-12 10:55:33 +02:00
Kristóf Tóth
b718f960f7 Rename stuff in Command class to be more expressive 2018-04-12 10:46:54 +02:00
Kristóf Tóth
93f211c410 Refactor command implementation boilerplate into Command class 2018-04-11 17:35:18 +02:00
Kristóf Tóth
8519479ebd Fix indentation ruined by renamings 2018-04-07 22:41:18 +02:00
Kristóf Tóth
07e57681c5 Follow renamings in baseimage 2018-04-07 14:18:41 +02:00
Kristóf Tóth
4fa9895854 Use ServerUplinkConnector with new name TFWServerConnector 2018-04-06 16:23:20 +02:00
Kristóf Tóth
de4c534568 Make use of new import API 2018-04-06 16:05:52 +02:00
Kristóf Tóth
d44515c3d1 Comply new import API 2018-04-06 15:22:14 +02:00