Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JS-to-C++ test] Helper for Connector's application #875

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

emaxx-google
Copy link
Collaborator

Add SmartCardConnectorApplicationTestHelper that allows the JS side to start the instance of the application (i.e., the PC/SC daemon) in tests.

The helper currently only supports the most basic operations: startup and shutdown.

Its usages and additional operations will be added in follow-ups tracked by #869.

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

Continuous Integration: All tests passed.
C/C++ test coverage: 71.92% lines.

1 similar comment
@github-actions
Copy link

github-actions bot commented Aug 2, 2023

Continuous Integration: All tests passed.
C/C++ test coverage: 71.92% lines.

@emaxx-google emaxx-google force-pushed the connector-integr-test--4-async-teardown branch from 1d0decc to 2e191e0 Compare August 2, 2023 12:53
Base automatically changed from connector-integr-test--4-async-teardown to main August 2, 2023 12:54
@emaxx-google emaxx-google changed the title [JS-to-C++ test] Helper for Connector'a application [JS-to-C++ test] Helper for Connector's application Aug 2, 2023
Add SmartCardConnectorApplicationTestHelper that allows the JS side to
start the instance of the application (i.e., the PC/SC daemon) in tests.

The helper currently only supports the most basic operations: startup
and shutdown.

Its usages and additional operations will be added in follow-ups tracked
by #869.
@emaxx-google emaxx-google force-pushed the connector-integr-test--5-cpp-helper branch from 7264727 to 1d744df Compare August 2, 2023 12:57
@emaxx-google emaxx-google merged commit fe3a429 into main Aug 2, 2023
8 checks passed
@emaxx-google emaxx-google deleted the connector-integr-test--5-cpp-helper branch August 2, 2023 12:58
@github-actions
Copy link

github-actions bot commented Aug 2, 2023

Continuous Integration: All tests passed.
C/C++ test coverage: 71.91% lines.

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

Successfully merging this pull request may close these issues.

2 participants