You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/spec/javascripts/player/terminal_view_spec.js.coffee

11 lines
254 B
CoffeeScript

describe 'AsciiIo.TerminalView', ->
describe 'constructor', ->
it 'creates child elements', ->
describe 'click event', ->
it 'triggers terminal-click when click is fired', ->
it 'shows visual clue when movie-play-toggle is fired', ->