Commit graph

38 commits

Author SHA1 Message Date
Tobias Reisinger 8c5ad5a374 Add minor testing stuff 2020-12-31 03:18:08 +01:00
Tobias Reisinger 87b3f06092 Add configs for toml in controller 2020-11-22 01:49:20 +01:00
Tobias Reisinger 1bbaeacc84 Add simple test for conf.d 2020-11-19 13:37:26 +01:00
Tobias Reisinger 0c13c03a73 Improve config behaviour 2020-11-19 00:59:26 +01:00
Tobias Reisinger 5796f88e05 Replace ini with toml 2020-11-17 23:13:01 +01:00
Tobias Reisinger fca35ade9e Fix config handling 2020-11-12 22:49:38 +01:00
Tobias Reisinger fad3d80f39 Fix the testing dir handling
Now the controller will be kept, and database and logs will be saved.
2020-11-12 00:24:12 +01:00
Tobias Reisinger b7d3f2ad0b Rename config files and database 2020-11-04 23:03:05 +01:00
Tobias Reisinger b38c3d61d8 fix: controller discovery now called by PUT 2020-09-06 13:19:10 +02:00
Tobias Reisinger 9d2c48d645 add: macro endpoints
add: basic macro support
fix: database locking with lock-pointer
fix: memory leaks
2020-09-04 00:28:49 +02:00
Tobias Reisinger 7275d66c86 fix: tests had a dependency on emgauwa-webapp 2020-08-29 09:52:49 +02:00
Tobias Reisinger 4dd8329484 add: more tests 2020-08-29 09:10:50 +02:00
Tobias Reisinger dd9e533f22 add: new commands to controller 2020-08-24 15:59:46 +02:00
Tobias Reisinger b969ddd4ff add: dynamic waiting with wait-for-it 2020-08-21 18:38:57 +02:00
Tobias Reisinger 7c6eed8dc2 add: database transactions 2020-08-15 12:18:58 +02:00
Tobias Reisinger 852d4fe7fa fix: longer wait time for server to start 2020-08-15 00:00:04 +02:00
Tobias Reisinger e84d54f562 add: more debugging
add: more options for testing
2020-08-14 23:18:22 +02:00
Tobias Reisinger 398019afe8 fix: better logging behaviour 2020-07-26 21:00:36 +02:00
Tobias Reisinger ed0d7956aa add: debug output for controller version in test 2020-06-30 01:25:20 +02:00
Tobias Reisinger ddf5afb167 add: testing stuff for drone 2020-06-30 00:26:36 +02:00
Tobias Reisinger c41dd7e9fa fix: testing behaviour for real 2020-06-26 01:43:08 +02:00
Tobias Reisinger c3ad561418 fix: testing behaviour 2020-06-26 01:36:30 +02:00
Tobias Reisinger 6c6e5023da add: status for mqtt
fix: refactor connection handlers
2020-06-26 01:01:46 +02:00
Tobias Reisinger 0d52ec1338 revert: rename test/ back to tests/ 2020-06-16 22:16:01 +02:00
Tobias Reisinger 176483d72f REFACTOR 2020-06-16 22:05:44 +02:00
Tobias Reisinger a78815cb32 add: endpoint /tags
fix: leaks from config (now using static length for config strings)
2020-06-13 19:21:32 +02:00
Tobias Reisinger 2d6c0ff4c1 remove: build stage bugged to test 2020-06-03 01:25:39 +02:00
Tobias Reisinger 39b52bcfb0 add: new keys/values to core.testing.ini 2020-06-03 01:15:03 +02:00
Tobias Reisinger f586fc4beb fix: clean tests 2020-06-03 01:01:06 +02:00
Tobias Reisinger 865caa627e add: tests 2020-06-01 00:45:08 +02:00
Tobias Reisinger 2d992cfe3c add: test
add: period filters
fix: invalid reads (lost invalid json debug output)
2020-05-29 00:57:09 +02:00
Tobias Reisinger b68cdd224e Merge branch 'rewrite' into dev 2020-05-28 13:59:54 +02:00
Tobias Reisinger 1475f605aa add: foreign key support in database
add: more tests
fix: bad tag handling when finding 0 in column
2020-05-28 02:12:39 +02:00
Tobias Reisinger 7f3182ee96 add: better tavern usage (python validator for schedules) 2020-05-28 00:06:03 +02:00
Tobias Reisinger d5f4820196 add: valgrind usage in testing 2020-05-23 01:28:48 +02:00
Tobias Reisinger be045f59d4 add: tests 2020-05-10 22:37:55 +02:00
Tobias Reisinger dd98af4edc fix: tests yaml formatting
fix: command memory leak
2020-05-07 03:12:27 +02:00
Tobias Reisinger b5a8523ae0 add: tests
add: schedule endpoints
2020-05-05 22:29:04 +02:00