27 Commits
Author SHA1 Message Date
Gabriel Gavilan 8a82e6e094 Change default truncation to prevent issues with gpt-5.1-codex.* 2025-11-22 11:29:58 +01:00
Gabriel Gavilan 45ac30325a Improve reporting of response.error SSE event 2025-11-21 16:33:35 +01:00
Gabriel Gavilan b7947fba0b Add test for empty tools scenario 2025-11-21 15:28:36 +01:00
gabrii 88d2486e1d Improve logging options and exception handling 2025-10-18 18:47:49 +02:00
gabrii 9d1d9ee4e7 Improve context logging output 2025-09-30 14:35:29 +02:00
gabrii 48ab5a37c7 Simplify and add coverage for sse parser 2025-09-25 19:00:19 +02:00
gabrii a4218887ea Improve coverage for recordings functionality 2025-09-25 18:55:32 +02:00
gabrii c2a148b384 Improve logic for azure error formatting 2025-09-25 18:18:19 +02:00
gabrii fe505d8846 Improve error handling and reporting for auth / invalid model / invalid summary level 2025-09-25 12:17:37 +02:00
gabrii 424c29d55d Close #45: Add verbosity setting 2025-09-23 17:43:33 +02:00
gabrii 0fbcd294a4 Improve coverage of recording tests 2025-09-18 12:56:52 +02:00
gabrii 6e7a0b66f4 Change how we run pytest, to increase coverage calculation 2025-09-18 12:27:02 +02:00
gabrii 230b3be8f8 Add recording for invalid json 2025-09-18 11:04:16 +02:00
gabrii 4a5c63c126 Test logging 2025-09-18 11:03:50 +02:00
gabrii effda388d6 Test commands 2025-09-18 11:03:50 +02:00
gabrii ee08657657 Add recording functionality tests 2025-09-18 09:39:29 +02:00
gabrii 2bb2fae779 Split tests 2025-09-18 09:16:04 +02:00
gabrii 6ab49d2db1 Extend replay_base to be able to overwrite config 2025-09-18 09:14:03 +02:00
gabrii 0315a42be6 Test configuration 2025-09-18 08:36:16 +02:00
gabrii 88d124317c Add default recording for tests 2025-09-17 18:31:31 +02:00
gabrii 868fca2182 Add tests for azure errors 2025-09-17 18:28:01 +02:00
gabrii f808f2d5fd Parametrize status codes, headers, and more in ReplyBase 2025-09-17 18:28:01 +02:00
gabrii 35fc52f791 Fix typo on replay name 2025-09-17 16:22:19 +02:00
gabrii 0bf1164956 Add initial test recordings 2025-09-17 09:39:37 +02:00
gabrii b8e4c3cb67 Close #27: Implement replay testing of recorded traffic 2025-09-17 09:38:49 +02:00
gabrii 1856dd473e Fix #37 Improve 401 resporting 2025-09-16 08:53:19 +02:00
gabrii 8a87d0033b Squash everything befor release.
Some past commits might have contained Cursor's IP or accidentally
commited API keys. Before making the repository public, all the history
has been squashed into a single commit with.
2025-09-14 17:38:55 +02:00