Jonathan Moody
|
4ef03bb1f4
|
Try separate file_manager.stop() and start() calls to better
control order of events in test.
While file_manager is stopped, we get no response to file_list().
|
2023-04-03 13:34:36 -04:00 |
|
Jonathan Moody
|
e5ca967fa2
|
Make FileManager.stop() async because SourceManager.stop() is now async.
|
2023-04-03 13:34:36 -04:00 |
|
Lex Berezhny
|
a1b87460c5
|
passing loop to asyncio functions is deprecated
|
2022-10-18 17:23:56 -04:00 |
|
Jonathan Moody
|
40f7d3ee4b
|
Stabilize test_streaming.py by scaning the data_dir, not the parent of data_dir
|
2022-08-01 17:37:06 -04:00 |
|
Victor Shyba
|
698ee271d6
|
stream manager component becomes file manager component
|
2020-05-07 04:04:54 -03:00 |
|
Lex Berezhny
|
c9f27b83e1
|
split integration tests into three jobs
|
2020-01-01 15:57:56 -05:00 |
|