Commit graph

25 commits

Author SHA1 Message Date
cte
1d1f5c9c3b Integration test cleanup 2025-02-24 13:43:47 -08:00
cte
0e644f102f Default to Claude 3.7 where appropriate 2025-02-24 12:48:55 -08:00
ColemanRoo
4886cb7e7d ellipsis comment update to test document 2025-02-13 16:21:34 -06:00
ColemanRoo
937c3b6c49 Remove test files list from index.ts
Update documentation
Update modes.test.ts to use PR comment suggestion for pulling out reponse grade
2025-02-13 16:08:52 -06:00
ColemanRoo
1e279b4728 ellipsis comment on regex format 2025-02-12 09:09:03 -06:00
ColemanRoo
eb826b1c90 Change index.ts to always run all tests
Add regex look for grade in in modes.test.ts
2025-02-12 09:05:29 -06:00
ColemanRoo
a41fb07adc task.test.ts fix to check for messages before assersion instead of tokens used 2025-02-11 14:34:03 -06:00
ColemanRoo
63346fbc6e update task.test.ts to run in any order with other tests 2025-02-11 14:21:33 -06:00
ColemanRoo
21f04f580a Fix typo for test list
Modify where we log messages to the console for the test
2025-02-11 11:06:11 -06:00
ColemanRoo
d7b44a2828 Converting modes.test.ts to use grading to measure if the test passes
Add documentation for VSCode Integration Tests
Use explicit list of tests instead of searching ot make it easier to run 1 test at time locally.
2025-02-11 10:55:04 -06:00
ColemanRoo
41704791ea adding comment on long timeout 2025-02-10 16:00:25 -06:00
ColemanRoo
20dea5caac increase test timeout 2025-02-10 15:16:07 -06:00
ColemanRoo
481d54bf92 package.json update for integration test command in CI/CD
ellipsis change
2025-02-10 13:19:35 -06:00
ColemanRoo
4585281dc8 Modify Full Integration Test Structure to allow for multiple tests that start new tasks
Add test for mode switching functionality
2025-02-10 12:32:51 -06:00
cte
2ad57ba057 Fall back to js bundle when local webview app not running in development 2025-02-03 09:19:52 -08:00
cte
79c248be2a Get rid of type change, improve detection of webview initialization 2025-01-31 16:37:23 -08:00
cte
5fd8d8911a Fix ENV var name 2025-01-31 15:18:20 -08:00
cte
85d1d4a77b Run integration tests in CI 2025-01-31 14:12:21 -08:00
sam hoang
149e86ed0a fix comment on pr 2025-01-24 00:51:35 +07:00
sam hoang
02a8eb96f1 feat: integrate code actions into extension activation 2025-01-24 00:46:19 +07:00
Matt Rubens
60a0a824b9 Prettier backfill 2025-01-17 14:11:28 -05:00
ColemanRoo
8e54360a86 Switch to using dotenv to get test environment variables 2025-01-03 21:35:25 -06:00
ColemanRoo
66c5485534 Set up vscode integration test 2025-01-03 14:26:26 -06:00
Mark Percival
93e70c62f1
Chore: Prettier for consistant formatting (#794)
* Chore: Pretier for consistant formatting

- TODO: This PR needs to be updated by Saoud after he runs `npm install` & `npm format:fix` and commits the results of the prettier changes.

* Revert prettier config

* Run npm install

* Fix prettier config and ignore package lock

* Run format

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2024-11-21 13:13:54 -08:00
Saoud Rizwan
9f169b7e4b Initial commit 2024-07-05 20:51:41 -04:00