core/tests/components/assist_pipeline
Michael Hansen e6504218bc
Pipeline runs are only equal with same id (#101341)
* Pipeline runs are only equal with same id

* Use dict instead of list in PipelineRuns

* Let it blow up

* Test

* Test rest of __eq__
2023-10-03 16:52:31 -05:00
..
snapshots Increase pipeline timeout to 5 minutes (#101327) 2023-10-03 19:41:00 +02:00
__init__.py Use pipeline ID in event (#92100) 2023-04-26 22:40:17 -04:00
conftest.py Rename WakeWord.ww_id to WakeWord.id (#100903) 2023-09-26 19:12:16 +02:00
test_init.py Pipeline runs are only equal with same id (#101341) 2023-10-03 16:52:31 -05:00
test_pipeline.py Store wakeword settings in assist pipelines (#100847) 2023-09-25 16:07:26 +02:00
test_ring_buffer.py Wake word cleanup (#98652) 2023-08-25 13:28:48 -04:00
test_select.py Store wakeword settings in assist pipelines (#100847) 2023-09-25 16:07:26 +02:00
test_vad.py Use webrtc-noise-gain for audio enhancement in Assist pipelines (#100698) 2023-09-25 20:03:50 -04:00
test_websocket.py Rename PipelineData.pipeline_runs to pipeline_debug (#100907) 2023-09-26 11:35:51 +02:00