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

[TEST] Introduce 'toBeCallActivity' Jest extension #754

Conversation

csouchet
Copy link
Member

@csouchet csouchet commented Oct 13, 2020

No description provided.

@csouchet csouchet added depends on another PR ⚠️ Pull request depending on another one. The depending must be merged first refactoring Code refactoring labels Oct 13, 2020
@csouchet csouchet marked this pull request as ready for review October 13, 2020 14:40
@csouchet csouchet force-pushed the refactor/convert_expectModelContainsCallActivity_to_jest_extension branch 5 times, most recently from d7d6524 to ecf6f2d Compare October 14, 2020 12:23
@csouchet csouchet removed the depends on another PR ⚠️ Pull request depending on another one. The depending must be merged first label Oct 14, 2020
@csouchet csouchet force-pushed the refactor/convert_expectModelContainsCallActivity_to_jest_extension branch from ecf6f2d to fd351f6 Compare October 14, 2020 13:14
@csouchet csouchet force-pushed the refactor/convert_expectModelContainsCallActivity_to_jest_extension branch from fd351f6 to e6d79c2 Compare October 14, 2020 13:34
@csouchet
Copy link
Member Author

Error messages:

  • when CallActivtity must be not found with a specific configuration, but it's found:

image

  • when CallActivtity must be found with a specific configuration, but it's found with another configuration:

image

  • when the cell must be found with a specific id, but it's not found:

image

@csouchet csouchet force-pushed the refactor/convert_expectModelContainsCallActivity_to_jest_extension branch from 7f122b9 to b25f60f Compare October 14, 2020 14:15
@csouchet csouchet merged commit 8a35e75 into master Oct 14, 2020
@csouchet csouchet deleted the refactor/convert_expectModelContainsCallActivity_to_jest_extension branch October 14, 2020 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants