Skip to content

Adding unit tests for JSONArray in processing:data #1084

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

Closed
wants to merge 3 commits into from

Conversation

jaredacord
Copy link

This PR is to add 28 unit tests for JSONArray. These test cases hit about 35% line coverage on the JSONArray class, so more test cases can be added in the future.

Closes #1083

@jaredacord jaredacord marked this pull request as draft May 9, 2025 00:16
@jaredacord jaredacord closed this May 9, 2025
@jaredacord jaredacord deleted the JSONArray-Unit-Tests branch May 9, 2025 00:35
@jaredacord jaredacord restored the JSONArray-Unit-Tests branch May 9, 2025 00:36
@jaredacord jaredacord deleted the JSONArray-Unit-Tests branch May 9, 2025 00:37
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.

Add Unit Tests for JSONArray in processing:data
1 participant