-
Notifications
You must be signed in to change notification settings - Fork 554
Known Issues
Michael Whatcott edited this page Jan 31, 2014
·
12 revisions
The following is a list of (closed/deferred) issues that have proven difficult to implement. Ambitious contributors are encouraged to try their hand at solving these issues for extra bonus gold stars.
- Randomized execution of sibling
Convey()
calls - Consolidation of single assertion with
Convey()
call - Exclusive
Convey()
to facilitate debugging - Can't nest multiple
Convey()
alls within the body of a loop - Occasionally, some long-poll responses aren't received by the web UI (refreshing or running tests manually is a workaround)