Skip to content

Conversation

@suresh-gangumalla
Copy link
Collaborator

@suresh-gangumalla suresh-gangumalla commented Dec 31, 2025

  1. resovled issue with including .test.js files inside node-modules directory in windows OS
  2. Exporting pre publish functions to add unit test cases
  3. Using Sinon Stubs to mimic different function returns instead of depending on original functions implementation which results to reading, copying, writing .org.js files of src/components. With stubs mimic the behaviour to match the scope of test case

1. resovled issue with including .test.js files inside
node-modules directory in windows OS
2. Exporting pre publish functions to add unit test cases
3. Using Sinon Stubs to mimic different functions returns instead
of depending on original functions implementation which results to
reading, copying, writing .org.js files of src/components.
With stubs mimic the behaviour to match the scope of test case

Signed-off-by: Suresh Kumar Gangumalla <sureshkumar.gangumalla@invecas.com>
@github-actions
Copy link

Test Results: ✅ PASSED

Run at: 2025-12-31T05:22:52.100Z

Summary:
passed: 960 failed: 0 of 960 tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant