Because the tests are run directly by node, we have to use the CommonJS module syntax. We could run the thing through babel, but then we just have another babel. Windows instructions are from experience and may not be optimized. |
||
---|---|---|
.. | ||
accept-invite.js | ||
create-room.js | ||
dialog.js | ||
invite.js | ||
join.js | ||
memberlist.js | ||
README.md | ||
room-settings.js | ||
send-message.js | ||
settings.js | ||
signup.js | ||
timeline.js | ||
verify.js |
use cases contains the detailed DOM interactions to perform a given use case, may also do some assertions. use cases are often used in multiple scenarios.