OAuth Kafka Local Dev
Both light-portal and oauth-kafka depend on Kafka, and we are using confluent local to start Kafka and its services. To start confluent locally, please refer to portal debug with unit test in the Confluent Platform section.
The oauth-kafka unit tests depend on the light-portal user and market services for both query and command. So you have to start the light-portal locally first. If you want to test the portal-view together, the light-router needs to be started as well.
Read More »