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

Add unit-tests for the primary-secondary realms #3686

Merged
merged 12 commits into from
Nov 17, 2022

Conversation

d4vidi
Copy link
Collaborator

@d4vidi d4vidi commented Nov 10, 2022

Description

In this pull request, I have add some unit-test coverage over the primary-context element. More to come*.

* secondary context, among other things. Also, logger initialization, worker initialization.


For features/enhancements:

  • I have added/updated the relevant references in the documentation files.

For API changes:

  • I have made the necessary changes in the types index file.

@d4vidi d4vidi self-assigned this Nov 10, 2022
@d4vidi d4vidi force-pushed the pri-sec-context-unittest branch 3 times, most recently from 14adaa8 to 4c7f4e9 Compare November 14, 2022 16:35
@d4vidi d4vidi changed the title Add a unit-test for primary-context Add unit-tests for the primary-secondary realms Nov 14, 2022
@d4vidi d4vidi marked this pull request as ready for review November 14, 2022 16:39
@d4vidi d4vidi force-pushed the pri-sec-context-unittest branch 2 times, most recently from cb8b6d0 to df0bd13 Compare November 16, 2022 12:45
detox/src/realms/DetoxPrimaryContext.js Outdated Show resolved Hide resolved
detox/__tests__/setupJest.js Outdated Show resolved Hide resolved
detox/.npmignore Show resolved Hide resolved
detox/__tests__/helpers.js Show resolved Hide resolved
detox/__tests__/helpers.js Show resolved Hide resolved
detox/src/realms/DetoxPrimaryContext.test.js Show resolved Hide resolved
detox/src/realms/DetoxPrimaryContext.test.js Show resolved Hide resolved
detox/src/realms/DetoxPrimaryContext.test.js Show resolved Hide resolved
detox/src/realms/DetoxPrimaryContext.test.js Show resolved Hide resolved
@d4vidi
Copy link
Collaborator Author

d4vidi commented Nov 17, 2022

So looks like we're just 1 subtle iteration away from merging. Will you able to get on it tomorrow?

@noomorph noomorph merged commit 5426356 into master Nov 17, 2022
@noomorph noomorph deleted the pri-sec-context-unittest branch November 17, 2022 16:14
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.

[Detox 20] Unit tests: Detox contexts: primary and secondary
2 participants