Skip to content

Add new json test to errors #158

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 207 commits into from

Conversation

alenkow
Copy link

@alenkow alenkow commented Mar 4, 2024

I've added a few more tests to test.json errors.

piotrdytkowski and others added 30 commits January 27, 2022 09:32
* Add tests from spec TMF630

* Replace JsonPointer with JsonPath in Add operation

* Replace JsonPointer with JsonPath in Replace operation

* Replace JsonPointer with JsonPath in Remove operation

* Refactor library to use String instead of JsonPointer

* Format if statements

* Add missing final keyword to some vals

* Add comments in not active tests

* Extract regex constants
* [US642] Implement filtering

* [US642] Add filtering tests and query parsing

* [US642] Handle booleans, integers and floating point numbers

* [US642] Add some test cases

* [US642] Handle nested array filter queries

* [US642] Add a couple more tests for an add operation

* [US642] Improve naming - fix review comments

* [US642] Additional tests for add operation

* [US642] Optimize imports
[US642] Update project settings (#3)
…-versioning

Feature/prepare release and versioning - change user
gravity9mateusz and others added 28 commits July 3, 2023 12:01
…ata_types' into 17-patchtestoperation-fails-when-patching-float-value

# Conflicts:
#	src/test/java/com/gravity9/jsonpatch/JsonPatchOperationTest.java
…-when-patching-float-value

17 patchtestoperation fails when patching float value
# Conflicts:
#	src/main/java/com/gravity9/jsonpatch/diff/DiffProcessor.java
…-when-patching-float-value

Remove commented code
…on_path_parser

#57 Added public access to JsonPathParser
Update release notes and bump version
…s_containing_number_in_name

#61 JsonPathParser wrongly parse unescaped numbers - fixes #61
@alenkow alenkow closed this Mar 4, 2024
@alenkow alenkow deleted the add_new_json_test branch March 4, 2024 13:56
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.

10 participants