👀 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
Possibility to reset mistaken command in record session
It is indeed a great idea to include the option of undoing a mistaken command while we are in recording mode. This can be achieved by implementing a specific key combination that removes the command from the final recorded file. With this feature, we can …
donhardman · 2023-10-04 · 0 · #16
enhancement
Issue with wrong rec generated in manual mode
donhardman · 2025-02-20 · 2 · #52
sanikolaev · 2025-02-20
Checkpointing caching while replay the test
When we run a record file that uses blocks to validate that it works fine, it executes all commands. However, once we add some extra commands or fix the last one, we have to run the whole test again, which wastes significant time in most cases redoing the …
donhardman · 2023-10-04 · 0 · #17
enhancement
Issue with wrong rec generated in manual mode
donhardman · 2025-02-20 · 2 · #52
sanikolaev · 2025-02-20
From: https://gitlab.com/manticoresearch/clt/-/issues/5 While doing a scenario to test mysqldump with combined tasks no mcl, mcl only, mcl id with json, MVA, text fields, we found that it's a good idea to have the possibility to support dynamic variables …
sanikolaev · 2023-12-01 · 0 · #24
donhardman · 2025-03-05 · 2 · #62
sanikolaev · 2025-02-20
Reusable blocks in the interactive mode
From: https://gitlab.com/manticoresearch/clt/-/issues/10 We now have support for reusable blocks, but we should also incorporate this feature into interactive mode. The task involves: Contemplating possible implementation methods. As proposed, we could …
sanikolaev · 2023-12-01 · 0 · #25
donhardman · 2025-03-05 · 2 · #62
donhardman · 2025-03-05
UI to continously compose and run test
We should implement a simple UI that will perform the following functions: Expose an interface allowing users to enter commands for execution and display two rows of compared output - one modifiable and another from replay Automatically rerun tests when …
donhardman · 2025-02-06 · 0 · #64
enhancement
Refactor: Deprecate PTY and use fork
donhardman · 2025-02-27 · 1 · #63
donhardman · 2025-02-27
Extra pipe for all output from commands that we run
We should consider looking into the possibility of adding an extra pipe (e.g., > &3) that would allow us to store launched commands' output and review or retrieve it at the end of the test for debugging purposes. Also, as previously considered, it would …
donhardman · 2025-01-29 · 0 · #56
Make CLT to run from global PATH
donhardman · 2025-01-07 · 2 · #50
donhardman · 2025-01-07
Adding a "--pause-on-fail" option to the CLI could be a great idea. It would keep the container running and allow us to jump in and debug cases involving race conditions.
donhardman · 2024-04-11 · 3 · #29
Make CLT to run from global PATH
donhardman · 2025-01-07 · 2 · #50
sanikolaev · 2025-01-07
The way to accept rep inside tested rec
We need a way to run a command after tests are launched. This command should show the difference between expected and actual results and allow us to accept the changes and modify the input recording file automatically. Here's the situation: We update …
donhardman · 2024-05-08 · 1 · #34
enhancement
Skip adding succeed tests to summary
donhardman · 2024-12-25 · 3 · #48
donhardman · 2024-12-25
It looks like it's possible and might be a good idea to add measurement of 'peak memory' and 'CPU time' usage after each command we run, similar to how we track 'duration'. To make this happen, we could try tracking the PID of the bash process we run and …
donhardman · 2024-07-25 · 0 · #40
enhancementest::size_M
Skip adding succeed tests to summary
donhardman · 2024-12-25 · 3 · #48
sanikolaev · 2024-12-25
Skip adding succeed tests to summary
donhardman · 2024-12-25 · 3 · #48
donhardman · 2024-12-25
Tests stucks if no next command passed
djklim87 · 2024-06-05 · 2 · #38
sanikolaev · 2024-05-31
Tests stucks if no next command passed
djklim87 · 2024-06-05 · 2 · #38
donhardman · 2024-06-05
sanikolaev · 2025-02-04 · 2 · #57
donhardman · 2025-02-04
sanikolaev · 2025-02-04 · 2 · #57
donhardman · 2025-02-04
Add default delay a few ms between inputs
sanikolaev · 2024-10-28 · 3 · #43
donhardman · 2024-10-25
Add default delay a few ms between inputs
sanikolaev · 2024-10-28 · 3 · #43
donhardman · 2024-10-25
Add default delay a few ms between inputs
sanikolaev · 2024-10-28 · 3 · #43
donhardman · 2024-10-28
Compare only command output and improve diff logic
donhardman · 2023-07-10 · 1 · #4
donhardman · 2023-07-10
Add support of regex patterns through predefined file
donhardman · 2023-07-10 · 1 · #5
donhardman · 2023-07-10
PavelShilin89 · 2025-01-16 · 2 · #53
bug
sanikolaev · 2025-01-15