First version of moved contrib tests

This commit is contained in:
Griatch 2021-12-18 23:42:14 +01:00
parent a6cb94056c
commit 04a95297b5
37 changed files with 4135 additions and 3589 deletions

View file

@ -0,0 +1,17 @@
# TutorialMirror
A simple mirror object to experiment with.
A simple mirror object that
- echoes back the description of the object looking at it
- echoes back whatever is being sent to its .msg - to the
sender, if given, otherwise to the location of the mirror.
## Installation
Create the mirror with
create/drop mirror:contrib.tutorials.mirror.TutorialMirror
Then look at it.