Commit Graph

2 Commits

Author SHA1 Message Date
Timothy Flynn
6bc2b81a9f LibWeb: Wait for the correct condition in Stream tests
We were signaling that the test is complete too early in some Stream
tests.

(cherry picked from commit f3f7f77dbc5a32f19069ef347b3ce5dc36525351)
2024-11-24 22:42:15 -05:00
Kenneth Myhra
8ff52582ce Tests/LibWeb: Add test to prove we can pipe to a WriteableStream
This proves our ability to pipe the current ReadableStream to a given
WriteableStream.
2024-04-07 07:01:52 +02:00