Fabio Manganiello
|
f5ef9957de
|
Increased daemon warm-up waiting time and timeout in tests
|
2019-07-15 16:28:44 +02:00 |
|
Fabio Manganiello
|
570ef6f109
|
Replaced EventAction with Procedure to allow more flexibility in event hooks and cronjobs
|
2018-09-27 01:52:35 +02:00 |
|
Fabio Manganiello
|
d215410a6a
|
More consistent flow for messages received by a backend
|
2018-09-24 23:13:44 +02:00 |
|
Fabio Manganiello
|
44962dd919
|
Removed timeout from get_plugin lock; Added Redis server to tests configuration
|
2018-09-20 10:59:18 +00:00 |
|
Fabio Manganiello
|
4ebdda80f9
|
More robust support for Redis configuration in web socket server
|
2018-07-08 12:24:33 +02:00 |
|
Fabio Manganiello
|
b3d82bf43e
|
Added Redis backend configuration to the test
|
2018-07-08 12:20:39 +02:00 |
|
Fabio Manganiello
|
75fac37984
|
Fixed tests
|
2018-01-29 16:34:00 +01:00 |
|
Fabio Manganiello
|
252f503e4d
|
Better management of the context and support for proper expression expansion from the context in the action execution through eval
|
2018-01-07 23:31:19 +01:00 |
|
Fabio Manganiello
|
301c356c33
|
Replaced the local fifo test with a test for the HTTP backend
|
2018-01-04 18:29:03 +01:00 |
|
Fabio Manganiello
|
6b58c96ebe
|
Added __init__ in tests
|
2018-01-04 10:42:32 +01:00 |
|
Fabio Manganiello
|
4c62133378
|
Updated README
|
2018-01-03 02:23:25 +01:00 |
|
Fabio Manganiello
|
691a9c8593
|
Added test for the event/condition matching and parsing logic
|
2018-01-03 00:16:01 +01:00 |
|
Fabio Manganiello
|
4a6accf483
|
s/push/send_request/g
|
2018-01-02 19:33:33 +01:00 |
|
Fabio Manganiello
|
6e019865bc
|
Placed a sleep to let all the messages be received before stopping everything (TODO: make sure that all the threads are synchronized on receive_msg and stop
|
2017-12-25 17:23:12 +01:00 |
|
Fabio Manganiello
|
97adb1a191
|
* Better documentation for the local backend
* Remove the fifos at the beginning of the test
|
2017-12-22 02:52:56 +01:00 |
|
Fabio Manganiello
|
bdf964531f
|
- Documented the test
- Removed Python 3.4 support in Travis
|
2017-12-22 02:40:06 +01:00 |
|
Fabio Manganiello
|
a26466a4bf
|
Added config.yaml for tests
|
2017-12-22 02:20:28 +01:00 |
|
Fabio Manganiello
|
3dfcf0ec97
|
Added tests
|
2017-12-22 02:11:56 +01:00 |
|