OCaml client for the LinkedIn Voyager API
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(lint): resolve E615 test suite not included issues

- Add Test_chrome_cookies.suite to ocaml-linkedin test runner
- Add Test_ltp.suite to ocaml-ltp test runner
- Add Test_session, Test_pase, Test_discovery, Test_msg, Test_aes_ccm
suites to ocaml-matter test runner
- Fix unused value warnings in matter test helpers

+1
+1
test/test.ml
··· 4 4 Test_profile.suite; 5 5 Test_post.suite; 6 6 Test_api.suite; 7 + Test_chrome_cookies.suite; 7 8 Test_linkedin_url.suite; 8 9 ]