charm icon indicating copy to clipboard operation
charm copied to clipboard

test: add linking tests

Open bashbunni opened this issue 2 years ago • 1 comments

Changes

  • [x] add tests for linking two clients on a charm server

Related Issues

https://github.com/charmbracelet/charm/issues/132

bashbunni avatar May 06 '22 22:05 bashbunni

Changes:

  • [x] use the client returned from testserver.SetupTestServer(t) instead of throwing it out and creating a new one example

  • [x] try to test rejecting a link attempt to make sure that works too

bashbunni avatar Jun 15 '22 17:06 bashbunni