Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Tests completed in 38 milliseconds.
45 assertions of 45 passed, 0 failed.
- can/control: basics (0, 14, 14)Rerun7 ms
- bind called
- bind given bar
- called with a callback
- SPAN clicked
- click called twice
- unbind called
- unbind given bar
- called with a callback
- bind called
- bind given bar
- called with a callback
- unbind called
- unbind given bar
- called with a callback
- can/control: data (0, 1, 1)Rerun1 ms
- there are 2 items in the data array
- can/control: bind to any special (0, 1, 1)Rerun1 ms
- heard the trigger
- can/control: parameterized actions (0, 1, 1)Rerun0 ms
- heard the trigger
- can/control: windowresize (0, 1, 1)Rerun1 ms
- got window resize event
- can/control: on (0, 9, 9)Rerun2 ms
- Got window click event
- Controller action delegated click triggered, too
- delegate works
- Directly clicked element
- Controller action delegated click triggered, too
- Got window click event
- Controller action delegated click triggered, too
- Got window click event
- Controller action delegated click triggered, too
- can/control: inherit (0, 1, 1)Rerun1 ms
- inherited the click method
- can/control: space makes event (0, 1, 1)Rerun1 ms
- called
- can/control: custom events with hyphens work (0, 1, 1)Rerun0 ms
- Custom event was fired.
- can/control: inherit defaults (0, 4, 4)Rerun1 ms
- Class must inherit defaults from the parent class
- Class must have own defaults
- Instance must inherit defaults from the parent class
- Instance must have defaults of it`s class
- can/control: on rebinding (0, 2, 2)Rerun0 ms
- first item
- first item
- can/control: actions provide method names (0, 4, 4)Rerun0 ms
- food called
- called with an item
- food called
- called with an item
- can/control: Don't bind if there are undefined values in templates (0, 1, 1)Rerun1 ms
- There is only one binding
- can/control: Multiple calls to destroy (0, 2, 2)Rerun0 ms
- okay
- okay
- can/control: Control is logging information in dev mode (0, 2, 2)Rerun0 ms
- Text logged as expected
- okay