dotfiles/talon/user/community/test/stubs
2024-11-16 20:27:38 -07:00
..
talon add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
README add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00

This directory contains stubs of Talon APIs for use in tests. It is made available by pytest's pythonpath configuration, see pyproject.toml.

The implementation of the stubs will mostly be noops, but some functionality (e.g. actions) are needed by tests and so are implemented to allow for easy introspection and changing.