1
0
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
316df52e09
Fill comments 2024-02-15 08:01:49 +01:00
8e68af9216
Check that the input text appears in the kagi-fastgpt-prompt call 2024-02-15 07:59:10 +01:00
1bdbb69000
No need to have a non-nil return value 2024-02-15 07:38:53 +01:00
f8b01e4225
Removed obsolete tests 2024-02-14 21:14:38 +01:00
a83540fc0b
Add some tests for kagi-{translate,proofread} when called interactively 2024-02-14 21:11:25 +01:00
ed6df4ba19
Added kagi-proofread tests, adjusted kagi-translate tests 2024-02-14 20:54:32 +01:00
5415473f67
(require 'buttercup) 2024-02-14 20:53:44 +01:00
fbdeec45d9
Pass interactivity to kagi-fastgpt-prompt 2024-02-13 23:08:59 +01:00
2dcf2b7c6a
No need to call through 2024-02-13 23:08:46 +01:00
a3d9eb9a30
Add some tests and define some spies at higher level 2024-02-13 22:19:09 +01:00
4bb7a1d63e
Added tests for kagi-translate 2024-02-13 08:40:09 +01:00
ec63275484
Add more tests 2024-02-12 22:43:26 +01:00
4e3163f980
Cleanup the calling code
Have a single entry point to the Kagi API, which can be stubbed. Also
remove the stubbed responses as we'll cover things with testing now.
2024-02-12 12:05:39 +01:00
b6c7d4b6ed
Fix copyright 2024-02-12 12:03:57 +01:00
e6da7af9ac
Added more tests on output formatting 2024-02-12 11:21:42 +01:00
239b8cd17d
Update creation date 2024-02-11 20:56:16 +01:00
c01425f31c
First test added 2024-02-11 20:53:29 +01:00