Commit 6cd2e0c
committed
refactor: enhance test functions and error handling in approval tests
- Updated test functions to use `execute_command` and `write_file` for improved clarity and consistency.
- Added mock patches for auto-approval callbacks to streamline testing processes.
- Enhanced error handling to assert failures directly, ensuring better test reliability.
- Maintained adherence to minimal code change principles while improving overall test structure.1 parent 26bd784 commit 6cd2e0c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments