Closed darkdh closed 5 years ago
fix https://github.com/brave/sync/issues/356
gives back full records when all records are successfully uploaded or partial records/empty records when error occurred.
Is it possible to add a testcase?
we don't have any tests for this "interface" side of code, object put test is covered in test/client/requestUtil.js
test/client/requestUtil.js
fix https://github.com/brave/sync/issues/356
gives back full records when all records are successfully uploaded or partial records/empty records when error occurred.