You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
578 B
22 lines
578 B
10 years ago
|
Showtimes-web
|
||
|
===========
|
||
|
|
||
|
- Open `index.html` in your browser.
|
||
|
|
||
|
Tests
|
||
|
=====
|
||
|
|
||
|
You can run the tests by opening the `index.html?test` page in your browser.
|
||
|
|
||
|
The test is located in the `tests/tests.js` file. You can see how such an
|
||
|
integration test should be written, using QUnit assertions and ember-testing helpers.
|
||
|
|
||
|
For more information about ember-testing package see [ember-testing](http://emberjs.com/guides/testing/integration/).
|
||
|
|
||
|
For more information about the QUnit testing framework, see [QUnit](http://qunitjs.com/).
|
||
|
|
||
|
Contact
|
||
|
====
|
||
|
|
||
|
[www.zzyzx.co](http://www.zzyzx.co)
|