1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-11 14:28:47 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Kristóf Tóth
fec6166eb0 Comply new baseimage contract 2018-04-17 17:45:02 +02:00
Kristóf Tóth
4219e7a610 Unify nginx configuration style 2018-04-17 15:15:01 +02:00
Kristóf Tóth
325980e61d Remove terminado nginx config (this comes with TFW) 2018-04-17 15:14:40 +02:00
Kristóf Tóth
1192f4c9da Add support for production builds 2018-04-16 16:01:57 +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
Bokros Bálint
31a385fced Merge pull request #2 from avatao-content/linearfsm
Add LinearFSM example to test project
2018-04-10 17:37:12 +02:00
Kristóf Tóth
7a22dc96f5 Make TestFSM.__init__ argument binding more explicit 2018-04-10 17:32:47 +02:00
Kristóf Tóth
7331858055 Add LinearFSM example to test project 2018-04-10 11:19:53 +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
Kristóf Tóth
0aea0010c8 Add whitelist to SourceCodeEH 2018-04-05 17:37:38 +02:00
Kristóf Tóth
b96af45af8 Comply with new contract (add TFWServer starter to supervisor) 2018-04-04 17:49:18 +02:00
Kristóf Tóth
0e342e2f2c Update project to comply user separation 2018-04-04 17:44:14 +02:00
Kristóf Tóth
9509ea88e1 Refactor event_handler_main according to pylint suggestions 2018-04-01 00:45:15 +02:00
Kristóf Tóth
f9c87d9a31 Remove extra folder from demo path 2018-03-31 22:05:48 +02:00
Kristóf Tóth
c99251c4bf Fix parent image after name change 2018-03-31 00:38:30 +02:00
Kristóf Tóth
c9196dda75 Initialize HistoryMonitor in TerminadoEventHandler callee 2018-03-29 11:34:53 +02:00
Kristóf Tóth
832aae0c32 Update supervisor config files to use non-hacky python 2018-03-28 16:28:10 +02:00
Kristóf Tóth
5edb203fed Make app.py comply pylint 2018-03-27 17:09:14 +02:00
Kristóf Tóth
8169f5e220 Group imports in app.py 2018-03-27 17:05:27 +02:00
Kristóf Tóth
557ccfc2db Update event_handler_main to pre-baseimage split version 2018-03-27 16:04:33 +02:00
Kristóf Tóth
5a5045ff3b Rename TFWENV constant to use capital letters 2018-03-25 16:34:31 +02:00
Kristóf Tóth
5c43c7588d Add frontend directory with .gitkeep 2018-03-23 16:07:42 +01:00
Kristóf Tóth
6d6262b220 Initial commit, first version of test TFW project 2018-03-23 15:27:42 +01:00