Commit Graph

20 Commits

Author SHA1 Message Date
4b5880cb36
Test process port 2018-12-23 13:01:32 +00:00
5c04b5f85c
Assign ports to processes 2018-12-23 12:55:56 +00:00
9362be50b9
Add function to process to detect if it's running 2018-12-21 14:35:41 +00:00
2c9af76b88
Add tests for commands working directories 2018-12-21 14:02:27 +00:00
895e159502
Add tests for successful and fatal exit codes 2018-12-19 17:28:39 +00:00
711db92b8e
Test process restarts when exit normally 2018-12-19 17:10:58 +00:00
fffcbf8f48
Allow processes to be restarted and terminated 2018-12-19 15:44:03 +00:00
1e190c7932
Better handle stopping router in tests 2018-12-19 13:43:28 +00:00
ae5b3eeefb
Add env file parsing 2018-12-18 21:42:23 +00:00
9870342567
Add additional environment variables to processes 2018-12-18 21:24:44 +00:00
fbdef2ecbf
Use process ident for logs socket filename 2018-12-18 21:04:29 +00:00
9b937d25c3
Change payload type to enum 2018-12-18 20:41:23 +00:00
7af173c0cf
Replace uses of os.path with pathlib 2018-12-18 15:49:20 +00:00
f1b4017789
Remove unnecessary file 2018-12-15 16:10:40 +00:00
c722c12ba4
Pipe stdout to socket 2018-12-13 16:54:24 +00:00
ce29af5459
Use custom program rather than yes
Yes may be too IO intensive, and may not exist on all systems
2018-12-13 14:06:47 +00:00
81bbcf8761
Add and test ping command 2018-12-13 11:36:22 +00:00
1d32eeb24a
Add worker socket server 2018-12-13 11:25:09 +00:00
9168ac32de
Move router to its own app 2018-12-12 22:34:51 +00:00
3ed8ba7eb3
Add base test case for worker 2018-12-12 21:55:45 +00:00