behaves icon indicating copy to clipboard operation
behaves copied to clipboard

Add specs for `Module`-based behavior object

Open edisonywh opened this issue 5 years ago • 0 comments

Currently, the tests are pretty simplistic in that it always çreate the Behavior Object as a class. Logically (untested) it should more or less work the same for Module, but it's good to add specs for some sanity check and to verify that it actually works.

When specs are added and it is verified to work, we could also add this into the README detailing that both Module and Class would work.

See #13

edisonywh avatar Jun 15 '19 06:06 edisonywh