-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: mikemccabe/json-patch-tests
base: master
head repository: json-patch/json-patch-tests
compare: master
Commits on Jun 30, 2014
-
Mike McCabe committed
Jun 30, 2014 Configuration menu - View commit details
-
Copy full SHA for 8d9423a - Browse repository at this point
Copy the full SHA 8d9423aView commit details -
Add tests for patch validation - #11
Mike McCabe committedJun 30, 2014 Configuration menu - View commit details
-
Copy full SHA for 6fc98e3 - Browse repository at this point
Copy the full SHA 6fc98e3View commit details -
Mike McCabe committed
Jun 30, 2014 Configuration menu - View commit details
-
Copy full SHA for 39068c6 - Browse repository at this point
Copy the full SHA 39068c6View commit details
Commits on Jul 1, 2014
-
Merge pull request #13 from json-patch/patch_validation
Add tests for patch validation
Configuration menu - View commit details
-
Copy full SHA for 5dd935d - Browse repository at this point
Copy the full SHA 5dd935dView commit details
Commits on Jul 16, 2014
-
Add test for repeated array removes. Resolves #14.
Mike McCabe committedJul 16, 2014 Configuration menu - View commit details
-
Copy full SHA for 3151673 - Browse repository at this point
Copy the full SHA 3151673View commit details -
Merge branch 'master' of github.com:json-patch/json-patch-tests
Mike McCabe committedJul 16, 2014 Configuration menu - View commit details
-
Copy full SHA for 4edfddb - Browse repository at this point
Copy the full SHA 4edfddbView commit details
Commits on Oct 7, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 86ad182 - Browse repository at this point
Copy the full SHA 86ad182View commit details
Commits on Jan 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b71d0be - Browse repository at this point
Copy the full SHA b71d0beView commit details
Commits on Mar 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for baa57f9 - Browse repository at this point
Copy the full SHA baa57f9View commit details
Commits on Mar 29, 2015
-
Merge pull request #17 from tomalec/changingNullValue
Add tests for replacing, moving, coping, and removing `null` value
Configuration menu - View commit details
-
Copy full SHA for 14b0713 - Browse repository at this point
Copy the full SHA 14b0713View commit details
Commits on Jun 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0947089 - Browse repository at this point
Copy the full SHA 0947089View commit details
Commits on Jun 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6ec6814 - Browse repository at this point
Copy the full SHA 6ec6814View commit details
Commits on Jun 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 24fff54 - Browse repository at this point
Copy the full SHA 24fff54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e39cd2 - Browse repository at this point
Copy the full SHA 7e39cd2View commit details
Commits on Jul 15, 2015
-
Merge pull request #21 from sonnyp/patch-2
Add comment to push item to array test
Configuration menu - View commit details
-
Copy full SHA for 1327f8c - Browse repository at this point
Copy the full SHA 1327f8cView commit details
Commits on Aug 16, 2015
-
Test array size when adding to array
In [Section 4.1](https://tools.ietf.org/html/rfc6902#section-4.1) it states: > The specified index MUST NOT be greater than the number of elements in the array.
Configuration menu - View commit details
-
Copy full SHA for 6c1c39d - Browse repository at this point
Copy the full SHA 6c1c39dView commit details
Commits on Aug 19, 2015
-
Merge pull request #24 from grncdr/patch-1
Test array size when adding to array
Configuration menu - View commit details
-
Copy full SHA for c91f7e8 - Browse repository at this point
Copy the full SHA c91f7e8View commit details
Commits on Mar 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 84d3c86 - Browse repository at this point
Copy the full SHA 84d3c86View commit details
Commits on May 18, 2016
-
Test for trailing slash when not the root element
The existing test covers the trailing slash at only the root node.
Configuration menu - View commit details
-
Copy full SHA for 2986c5a - Browse repository at this point
Copy the full SHA 2986c5aView commit details -
Merge pull request #28 from morganatwishpond/master
Test for trailing slash when not the root element
Configuration menu - View commit details
-
Copy full SHA for 3ad2ba8 - Browse repository at this point
Copy the full SHA 3ad2ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f9cfa - Browse repository at this point
Copy the full SHA a6f9cfaView commit details
Commits on May 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 269f54b - Browse repository at this point
Copy the full SHA 269f54bView commit details
Commits on Feb 15, 2017
-
Merge pull request #27 from darrenjs/master
test numeric tokens with leading zeros are rejected
Configuration menu - View commit details
-
Copy full SHA for aa68c84 - Browse repository at this point
Copy the full SHA aa68c84View commit details
Commits on Mar 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6e51de2 - Browse repository at this point
Copy the full SHA 6e51de2View commit details -
Merge pull request #33 from norpan/patch-2
Removing nonexistent field or index should fail
Configuration menu - View commit details
-
Copy full SHA for 716417e - Browse repository at this point
Copy the full SHA 716417eView commit details
Commits on May 1, 2017
-
Add tests for replacing the root document (#30)
* Add tests for replacing the root document * Use add operation since deleting root document is undefined
Configuration menu - View commit details
-
Copy full SHA for 5405313 - Browse repository at this point
Copy the full SHA 5405313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01348ad - Browse repository at this point
Copy the full SHA 01348adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd0fbc - Browse repository at this point
Copy the full SHA 0dd0fbcView commit details
Commits on Nov 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c2fae3a - Browse repository at this point
Copy the full SHA c2fae3aView commit details
Commits on Nov 20, 2017
-
Merge pull request #37 from FormAPI/missing_parent_key
Added a test case to check "replace" op with a missing parent key
Configuration menu - View commit details
-
Copy full SHA for 99264bb - Browse repository at this point
Copy the full SHA 99264bbView commit details
Commits on Sep 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1586cdf - Browse repository at this point
Copy the full SHA 1586cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecf01e7 - Browse repository at this point
Copy the full SHA ecf01e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53283fc - Browse repository at this point
Copy the full SHA 53283fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 855f2a4 - Browse repository at this point
Copy the full SHA 855f2a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bae8ed - Browse repository at this point
Copy the full SHA 8bae8edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09dee56 - Browse repository at this point
Copy the full SHA 09dee56View commit details
Commits on Sep 19, 2018
-
test absent 'from' location for copy and move
rfc6902: The "from" location MUST exist for the operation to be successful.
Configuration menu - View commit details
-
Copy full SHA for 66817e7 - Browse repository at this point
Copy the full SHA 66817e7View commit details -
Merge pull request #39 from mr-mixas/test-absent-from-location-for-co…
…py-and-move-ops test absent 'from' location for copy and move
Configuration menu - View commit details
-
Copy full SHA for 9ecd703 - Browse repository at this point
Copy the full SHA 9ecd703View commit details
Commits on Sep 22, 2018
-
tests for absent and invalid paths
* Operation objects MUST have exactly one "path" member. (RFC 6902) * A JSON Pointer is a Unicode string containing a sequence of zero or more reference tokens, each prefixed by a '/' character. (RFC 6901)
Configuration menu - View commit details
-
Copy full SHA for 9cd84e0 - Browse repository at this point
Copy the full SHA 9cd84e0View commit details
Commits on Dec 2, 2018
-
Merge pull request #40 from mr-mixas/erroneous-path-parameter
tests for absent and invalid paths
Configuration menu - View commit details
-
Copy full SHA for f42d357 - Browse repository at this point
Copy the full SHA f42d357View commit details
Commits on May 4, 2020
-
Add test for deep nonexistent path
Related PR - fixing an unhandled exception in a Ruby implementation of JSON patch: tenderlove/hana#15
Configuration menu - View commit details
-
Copy full SHA for 260f59d - Browse repository at this point
Copy the full SHA 260f59dView commit details -
Merge pull request #43 from odlp/test-deep-nonexistent-path
Add test for deep nonexistent path
Configuration menu - View commit details
-
Copy full SHA for ea3af85 - Browse repository at this point
Copy the full SHA ea3af85View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 127f190 - Browse repository at this point
Copy the full SHA 127f190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e13a6 - Browse repository at this point
Copy the full SHA 98e13a6View commit details
Commits on Feb 21, 2025
-
Merge pull request #46 from cyangle/change_after_copy
Test change after copy
Configuration menu - View commit details
-
Copy full SHA for 2a928f9 - Browse repository at this point
Copy the full SHA 2a928f9View commit details
There are no files selected for viewing