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 JSON literal tests. #559

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add JSON literal tests. #559

wants to merge 1 commit into from

Conversation

davidlehn
Copy link
Contributor

  • Various tests of when @type of @json is used, the JSON may be an array, and the interaction with a @container of @set and @list.
  • Change compaction output for @json and @set with a JSON array.
  • Add test for many other possibilities and processing algorithms.
  • Propose new multiple JSON literals error code when trying to add multiple JSON literals as values for a property not declared a @set.

NOTE: This is a work-in-progress that needs feedback. HTML rebuild has not yet been done.

Please put major discussion in the issue that links here as this PR may need to be replaced.

- Various tests of when `@type` of `@json` is used, the JSON may be an
  array, and the interaction with a `@container` of `@set` and `@list`.
- Change compaction output for `@json` and `@set` with a JSON array.
- Add test for many other possibilities and processing algorithms.
- Propose new `multiple JSON literals` error code when trying to add
  multiple JSON literals as values for a property.
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