connectapi icon indicating copy to clipboard operation
connectapi copied to clipboard

Improve test coverage

Open colearendt opened this issue 3 years ago • 1 comments

We're up around 70%. Would love to get closer to 100%!

Some ideas:

  • [ ] schedule.R
    • [ ] Particularly "display," which is time sensitive...
  • [ ] variant.R
  • [x] tag_page.R - or deprecate / move to rscpages
  • [ ] lazy.R
  • [ ] remote.R (needs LDAP CI... 😬 )
    • [ ] #156
  • [ ] content.R
    • [ ] get_group_permission
    • [ ] content_delete_group
    • [ ] content_add_group
  • [ ] browse.R - is this possible to test non-interactively...?

colearendt avatar Apr 16 '21 01:04 colearendt

remote.R (needs LDAP CI... 😬 )

we can use https://github.com/osixia/docker-openldap if we need a easy to spin up ldap server

brooklynbagel avatar May 02 '24 16:05 brooklynbagel