node-ldapjs icon indicating copy to clipboard operation
node-ldapjs copied to clipboard

Add ServerSideSort control integration tests

Open jsumners opened this issue 3 years ago • 0 comments

Using the apacheds image, https://github.com/ldapjs/docker-test-apacheds/pkgs/container/docker-test-apacheds/apacheds, we should add proper integration tests for the ServerSideSort control. These tests will verify that we are sending the sort control request correctly, and verify that we are parsing the returned sort control response correctly.

See https://github.com/ldapjs/docker-test-apacheds/tree/b5b4c6b3807674fa3490b37946bdb388e0cdc073#testing-the-vlv-control for an example.

jsumners avatar Apr 10 '22 12:04 jsumners