This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 682
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add logs-stream.fixture.log and improve related test, add tests for g…
…etLogsStream()
- Loading branch information
1 parent
978aab1
commit 5b9a55b
Showing
3 changed files
with
203 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
2023-03-10T09:00:01.000Z truffle_machine: Starting new batch of truffles. | ||
2023-03-10T09:00:02.000Z truffle_machine: Added 2 cups of cocoa powder to the mixing bowl. | ||
2023-03-10T09:00:03.000Z truffle_machine: Added 1 cup of sugar to the mixing bowl. | ||
2023-03-10T09:00:04.000Z truffle_machine: Added 1 cup of cream to the mixing bowl. | ||
2023-03-10T09:00:05.000Z truffle_machine: Mixed ingredients for 15 minutes. | ||
2023-03-10T09:15:05.000Z truffle_machine: Finished mixing ingredients. | ||
2023-03-10T09:15:06.000Z truffle_machine: Shaped mixture into truffles and placed in fridge to cool. | ||
2023-03-10T09:30:06.000Z ganache_machine: Starting new batch of ganache. | ||
2023-03-10T09:30:07.000Z ganache_machine: Added 3 cups of dark chocolate chips to the melting pot. | ||
2023-03-10T09:30:08.000Z ganache_machine: Added 1 cup of heavy cream to the melting pot. | ||
2023-03-10T09:30:09.000Z ganache_machine: Melted ingredients and mixed for 5 minutes. | ||
2023-03-10T09:35:09.000Z ganache_machine: Finished mixing ingredients. | ||
2023-03-10T09:35:10.000Z ganache_machine: Poured ganache into molds and placed in fridge to cool. |