29 Commits

Author SHA1 Message Date
kagami
1896c2b933 Improve the principles for writing tests 2024-03-18 09:30:11 +08:00
kagami
ef4ea025a9 Fix typo 2024-03-15 17:01:22 +08:00
kagami
4fb3b79ebe Print additional context in summary 2024-03-15 16:39:08 +08:00
kagami
50ed9b35d1 Update i18n translations 2024-03-12 08:51:33 +08:00
kagami
991267e9d6 Cache user requirement of tests for each repo 2024-03-12 08:51:33 +08:00
kagami
8d32101c80 Allow use to add customized requirements for tests 2024-03-12 08:51:33 +08:00
kagami
1d9cc2f85a Include file path info in Context 2024-03-11 22:18:00 +08:00
kagami
f13ae6530b Fix format issue 2024-03-11 22:18:00 +08:00
kagami
0196eb019f Reorder steps in unit test workflow 2024-03-11 22:18:00 +08:00
kagami
ebbabe321c Integrate finding context in the workflow 2024-03-11 22:18:00 +08:00
kagami
ef1c9ef3cb Replace the usage of services functions with IDEService client 2024-02-03 23:43:13 +08:00
bobo
e8ab8c46fd Imported additional modules and removed redundant imports 2024-01-29 09:41:59 +08:00
bobo
15735d7aee fix: Resolve Windows 'ModuleNotFoundError' in unit testing
- Moved 'sys.path.append' lines to the start of 'main.py'
- Ensured correct directory access for unit tests in Windows environment
2024-01-29 09:37:30 +08:00
Hezheng Yin
d8866a5182 misc: formatting 2024-01-24 15:11:36 +08:00
kagami
00f0fa1343 Update i18n for /unit_tests 2024-01-18 15:45:28 +08:00
kagami
685449821f Accept user cases and print summary of cases and references 2024-01-18 15:45:28 +08:00
kagami
e795e4853e Split unit_tests workflow into several steps 2024-01-17 18:00:36 +08:00
kagami
1974cfea38 Implement other utils in current repo 2024-01-17 15:34:22 +08:00
kagami
5f0198d52c Implement file utils and replace those from 'chat' 2024-01-17 15:31:03 +08:00
kagami
254ddc9372 Use Step() in /unit_tests 2024-01-12 11:21:12 +08:00
kagami
9979f0c668 Update translations for multiple references 2024-01-12 09:03:34 +08:00
kagami
9c1bdf8053 Allow multiple reference files from user input 2024-01-11 21:35:17 +08:00
kagami
bca2507c2f Sort and format import blocks 2024-01-05 12:27:57 +08:00
kagami
c5d4272cbb Update message for TokenBudgetExceededException 2024-01-05 11:08:50 +08:00
kagami
7db4a678f4 Rafactor command interface to accept a single string only 2024-01-05 11:08:50 +08:00
kagami
824fa014b2 Rename command.yml to avoid releasing 2024-01-04 17:19:08 +08:00
kagami
5ab2749aa8 Update i18n for new strings 2024-01-04 17:19:08 +08:00
kagami
0bc33d8bf8 Validate user input 2024-01-04 17:19:08 +08:00
kagami
a64c881815 Rename /gen_ut to /unit_tests 2024-01-04 17:19:08 +08:00