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

Call on Logging Microservice from Printer API #50

@evanugarte

Description

@evanugarte

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions