cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

contract test for (node js library without any endpoint)

PraveenKumar11
Associate
Associate
0 Likes
131

We have a node js library which do not have any endpoint or apis. Various node microservices consume this library and use these functions to send or export logs/span/metrics data. We want to write contract test for our library.

How can we do this?

Is it possible to write test to validate the functions remain unchanged w.r.t functionName, arguments, returnType, modifiers.

Accepted Solutions (0)

Answers (0)