1
0
Fork 0

Mention that the tests won't make API calls

This commit is contained in:
Bram Schoenmakers 2024-04-05 23:15:48 +02:00
parent af03f7d1f8
commit 4dabc7ecf7
Signed by: bram
GPG key ID: 0CCD19DFDC63258F

View file

@ -182,6 +182,8 @@ kagi.el comes with some unit tests, written with [[https://github.com/jorgenscha
There's also a [[https://github.com/casey/just][justfile]] which allows you to execute =just test= to compile the Emacs Lisp source and run the unit tests afterwards in one go.
Needless to say, the tests won't make actual API calls. Otherwise it wouldn't be unit tests.
* Changelog
** 0.5pre