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

Copy link
Collaborator

@michielvandergeest michielvandergeest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the tests run correctly MacOS, however there is an issue with the release command

@suresh-gangumalla suresh-gangumalla added the bug Something isn't working label Jan 5, 2026
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Test Results: ✅ PASSED

Run at: 2026-01-06T06:38:51.333Z

Summary:
passed: 960 failed: 0 of 960 tests

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

github-actions bot commented Jan 6, 2026

Test Results: ✅ PASSED

Run at: 2026-01-06T06:49:09.691Z

Summary:
passed: 960 failed: 0 of 960 tests

Copy link
Collaborator

@michielvandergeest michielvandergeest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants