Commit Graph

20 Commits

Author SHA1 Message Date
Nick Sweeting
3cf9f3410c fix config issues 2025-06-21 04:03:58 -07:00
Nick Sweeting
ce264fb9f9 fix tests 2025-06-21 03:14:46 -07:00
Nick Sweeting
49e9fd4ff2 move env var config to utils file 2025-06-21 03:14:46 -07:00
mertunsall
8bc6c3d2b7 hotfix 2025-06-20 19:32:51 +02:00
mertunsall
2ec840ed4a fix tests for new output 2025-06-20 19:13:58 +02:00
Nick Sweeting
4fbb199089 fix storage_state setup 2025-06-14 00:11:25 -07:00
Nick Sweeting
7628274790 fix start_browser_session test 2025-06-13 18:04:59 -07:00
Nick Sweeting
7f49b4aa1d centralize LLM mocking for tests into mocks.py 2025-06-13 17:05:48 -07:00
Nick Sweeting
656a129fba include original LLM status_code in raised exception 2025-06-10 05:33:08 -07:00
Nick Sweeting
a65e43b07e update test best practices 2025-06-10 03:03:16 -07:00
Nick Sweeting
2ebb9db6f1 tweak logging and emoji 2025-06-09 21:18:04 -07:00
Nick Sweeting
fa974d6e2f fix early Path.resolve call and other cubic comments 2025-06-09 20:25:39 -07:00
Nick Sweeting
b5ab4c6492 fix BrowserSession reuse in tests 2025-06-09 20:14:26 -07:00
Nick Sweeting
b8f7b7cae2 tweak actions used in mock LLM responses 2025-06-09 18:52:17 -07:00
Nick Sweeting
15bd78cf0f add tests for all of the Re-Use a Browser examples 2025-06-09 18:39:14 -07:00
Nick Sweeting
68b033a8ff clarify docs that session must be started and stopped manually when keep_alive=True 2025-06-09 18:38:24 -07:00
Nick Sweeting
cf6a0d9fbf improve chrome launch error handling when user_data_dir is bad 2025-06-05 18:22:02 -07:00
Nick Sweeting
1f32315031 fix fixture scopes in tests 2025-06-05 03:27:16 -07:00
Nick Sweeting
8e06ab5018 update tests for BrowserSession.start 2025-06-05 02:24:34 -07:00
Nick Sweeting
aed2fa27bb add tests for 2025-05-27 17:09:18 -07:00