Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Call on Logging Microservice from Printer API #50

Open
evanugarte opened this issue Jul 2, 2020 · 0 comments
Open

Call on Logging Microservice from Printer API #50

evanugarte opened this issue Jul 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@evanugarte
Copy link
Collaborator

How to do this

  1. Create a function in client/util/logging-helpers.js called addPrintLog to send 2D print activity to the microservice.
  2. Call on addPrintLog in the 2D print file in client/api, similar to client/api/LedSign.js
  3. Add mocking of the addPrintLog function to the 2D printer tests, a good example to follow would be test/client/LedSign.js.
@evanugarte evanugarte added enhancement New feature or request help wanted Extra attention is needed labels Jul 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants