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 Unicode string serialization tests #5064

Merged
merged 1 commit into from Mar 12, 2024

Conversation

sfmskywalker
Copy link
Member

Added tests in Elsa.Workflows.Core.UnitTests and Elsa.JavaScript.UnitTests to ensure unicode string serialization works correctly. Added a shared UnicodeRangeGenerator for test data generation and updated project references accordingly. Renamed WorkflowDefinitionActivityJavaScriptHandlerTests.cs to ToJsonTests.cs to reflect the focused test purpose.

Added tests in `Elsa.Workflows.Core.UnitTests` and `Elsa.JavaScript.UnitTests` to ensure unicode string serialization works correctly. Added a shared `UnicodeRangeGenerator` for test data generation and updated project references accordingly. Renamed `WorkflowDefinitionActivityJavaScriptHandlerTests.cs` to `ToJsonTests.cs` to reflect the focused test purpose.
@sfmskywalker sfmskywalker requested review from a team March 12, 2024 18:00
@sfmskywalker sfmskywalker merged commit f7b010a into main Mar 12, 2024
6 checks passed
@sfmskywalker sfmskywalker deleted the enhancement/serialization-unicode-tests branch March 12, 2024 18:31
raymonddenhaan pushed a commit that referenced this pull request Mar 16, 2024
Added tests in `Elsa.Workflows.Core.UnitTests` and `Elsa.JavaScript.UnitTests` to ensure unicode string serialization works correctly. Added a shared `UnicodeRangeGenerator` for test data generation and updated project references accordingly. Renamed `WorkflowDefinitionActivityJavaScriptHandlerTests.cs` to `ToJsonTests.cs` to reflect the focused test purpose.

(cherry picked from commit f7b010a)
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.

None yet

1 participant