Skip to content
Snippets Groups Projects
Commit 2d7c3cdd authored by Erin (Josh) Rigler's avatar Erin (Josh) Rigler
Browse files

Fix minor unit test failures:

- MiniSeedInputClient expects a stream as input, not a trace
  (like RawInputClient), and unit tests were designed around this;
  I reverted _put_channel() to its original design, which sends an
  entire stream instead of one trace at a time.
- I forgot to include a tiny change to RawInputClient_test that was
  part of the original (abandoned) MR
- I also made the read client timeout configurable
parent 2e7a766f
No related branches found
No related tags found
1 merge request!386Overhaul EdgeFactory and MiniSeedFactory for Edge data migration
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment