This is a test connector, built on top of the connector framework.
It includes the TestConnector
class that implements the Connector
class, and hence, all the methods of the Generic Connector
interface.
This could be referred, as a reference implementation for building custom connectors.
- Ensure to set up git hooks when setting up repo for first time. Run the following command from root directory :
sh bin/add-git-precommit-hook.sh