add full video and exclusive_access support

This commit is contained in:
Michael C
2022-01-19 21:53:40 -05:00
parent c2516461ad
commit 830fdff3be
9 changed files with 93 additions and 25 deletions

View File

@@ -129,7 +129,7 @@ describe("getLockReason", () => {
});
it("should be able to get by actionType", (done) => {
client.get(endpoint, { params: { videoID: "getLockReason", actionTypes: ["full"] } })
client.get(endpoint, { params: { videoID: "getLockReason", actionType: "full" } })
.then(res => {
assert.strictEqual(res.status, 200);
const expected = [