👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
Implementing a duration and the relative percentage for each command in a test seems like a great idea. We can use our existing block syntax and just overlook it during the test: ––– duration: 0.123ms (10.2%) –––
donhardman · 2023-12-15 · 2 · #26
enhancement
Issue with wrong rec generated in manual mode
donhardman · 2025-02-20 · 2 · #52
sanikolaev · 2025-02-20
Improve CLT output with user command
We should improve our CLI action and provide users with a given command that they can run to validate the test locally. In the same output, we should dump information about the script and real command execution.
donhardman · 2024-12-08 · 2 · #45
Issue with wrong rec generated in manual mode
donhardman · 2025-02-20 · 2 · #52
sanikolaev · 2025-02-20
Proxy checkers dir inside container
donhardman · 2025-03-04 · 0 · #67
donhardman · 2025-03-05 · 2 · #62
sanikolaev · 2025-02-20
Add info to README about output MUST contain new line as a limitation
donhardman · 2024-06-06 · 0 · #39
donhardman · 2025-03-05 · 2 · #62
donhardman · 2025-03-05
donhardman · 2024-12-06 · 0 · #46
Refactor: Deprecate PTY and use fork
donhardman · 2025-02-27 · 1 · #63
donhardman · 2025-02-27
Add possibility to pass the directory required to run tests from outside
donhardman · 2024-12-06 · 0 · #47
Make CLT to run from global PATH
donhardman · 2025-01-07 · 2 · #50
donhardman · 2025-01-07
donhardman · 2025-02-18 · 0 · #65
Make CLT to run from global PATH
donhardman · 2025-01-07 · 2 · #50
sanikolaev · 2025-01-07
donhardman · 2024-10-16 · 0 · #42
Skip adding succeed tests to summary
donhardman · 2024-12-25 · 3 · #48
donhardman · 2024-12-25
Remove escape sequences from outputs
We should remove all bash sequences from generated output before we write it to the rep file to make it easier and more natural to compare outputs with different IDEs that may not render them or simply do not display them.
donhardman · 2024-10-16 · 2 · #41
est::size_S
Skip adding succeed tests to summary
donhardman · 2024-12-25 · 3 · #48
sanikolaev · 2024-12-25
Do not post any info in case tests passed
donhardman · 2024-12-25 · 0 · #49
Skip adding succeed tests to summary
donhardman · 2024-12-25 · 3 · #48
donhardman · 2024-12-25
Block inside reusable block compilation
donhardman · 2025-03-12 · 0 · #68
Tests stucks if no next command passed
djklim87 · 2024-06-05 · 2 · #38
sanikolaev · 2024-05-31
Skip adding succeed tests to summary
We should add to summary only those tests that failed same we do in comments
donhardman · 2024-12-25 · 3 · #48
Tests stucks if no next command passed
djklim87 · 2024-06-05 · 2 · #38
donhardman · 2024-06-05
Description: HTTP requests sent through Buddy without ; echo at the end cause the request to hang indefinitely, and the test does not complete. The query works correctly when executed via MySQL CLI (mysql -h0 -P9306 -e "show version;"). The issue occurs …
PavelShilin89 · 2025-01-16 · 2 · #53
bug
sanikolaev · 2025-02-04 · 2 · #57
donhardman · 2025-02-04
Fix issue with curl alias to support pipelines
donhardman · 2025-02-05 · 0 · #61
sanikolaev · 2025-02-04 · 2 · #57
donhardman · 2025-02-04
Fix issue that we introduced after rebase in multiline input
donhardman · 2025-02-04 · 0 · #60
Add default delay a few ms between inputs
sanikolaev · 2024-10-28 · 3 · #43
donhardman · 2024-10-25
donhardman · 2025-02-04 · 0 · #54
Add default delay a few ms between inputs
sanikolaev · 2024-10-28 · 3 · #43
donhardman · 2024-10-25
Display error message when block not found
donhardman · 2025-02-04 · 0 · #58
Add default delay a few ms between inputs
sanikolaev · 2024-10-28 · 3 · #43
donhardman · 2024-10-28
Multilline input and comment block
donhardman · 2025-02-04 · 0 · #59
Compare only command output and improve diff logic
donhardman · 2023-07-10 · 1 · #4
donhardman · 2023-07-10
Let's add support for ---comment--- totally ignored by CLT when replaying the test. It will make it much easier to understand what the author means when testing something.
sanikolaev · 2025-02-04 · 2 · #57
Add support of regex patterns through predefined file
donhardman · 2023-07-10 · 1 · #5
donhardman · 2023-07-10
Fix issue with cmp tool when comparing line with empy one
We have the rare case that while comparing outputs from record and replay it does not return error code
donhardman · 2023-10-02 · 1 · #15
PavelShilin89 · 2025-01-16 · 2 · #53
bug
sanikolaev · 2025-01-15