Refactored tests.
Split MainSpec out into ChatBoxSpec and ControlBoxSpec. Part of trying to have looser coupling between tests so that they can be run independently.
Showing
spec/ChatBoxSpec.js
0 → 100644
This diff is collapsed.
spec/ControlBoxSpec.js
0 → 100644
This diff is collapsed.
spec/MainSpec.js
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment