You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on contributing to one of the implementations for JSON Patch (myquay/JsonPatch) and came across these tests.
I'm just wondering... Is there a reason why the tests are split across two different files? Are conforming implementations supposed to pass all the tests in both files (minus the ones marked disabled)? If there's any significance to this split, could this be clarified in the README?