Commit Graph

4 Commits

Author SHA1 Message Date
Exists 3b41656c09 Rework channel clone tests
- Removed previous channel clone test
- Copied over create channel tests and modified `ifItFailsBlameWolf` to check against a clone instead of created
2021-04-14 14:14:37 -04:00
Exists 215141171a Fix formatting (deno fmt) 2021-04-14 13:09:47 -04:00
Exists bfb3502252 Fix Linting Issue 2021-04-14 04:09:00 -04:00
Exists 1a1ef34a96 Add channel cloning
Changes:
    - Added function cloneChannel
    - Modified createChannel to support cloneChannel
   - Added clone(reason) method on channel structure
    - Added channel cloning tests
2021-04-14 04:01:35 -04:00