2
Copyright 2011 Canonical Ltd. This software is licensed under the
3
GNU Affero General Public License version 3 (see the file LICENSE).
1
5
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4
<title>Standard JS test template</title>
6
<!-- YUI and test setup -->
7
<script type="text/javascript"
8
src="../../../../canonical/launchpad/icing/yui/yui/yui.js">
10
<link rel="stylesheet" href="../../../app/javascript/testing/test.css" />
11
<script type="text/javascript"
12
src="../../../app/javascript/testing/testrunner.js"></script>
15
<script type="text/javascript"
16
src="../../../../canonical/launchpad/icing/yui/attribute/attribute.js">
18
<script type="text/javascript"
19
src="../../../../canonical/launchpad/icing/yui/event-custom/event-custom.js">
21
<script type="text/javascript"
22
src="../../../../canonical/launchpad/icing/yui/oop/oop.js">
24
<script type="text/javascript"
25
src="../../../app/javascript/client.js"></script>
26
<!-- ADD ANY DEPENDENCIES HERE -->
28
<!-- The module under test -->
29
<script type="text/javascript" src="../$MODULE_UNDER_TEST.js"></script>
31
<!-- The test suite -->
32
<script type="text/javascript" src="$YOUR_TEST_SUITE.JS"></script>
35
<link rel="stylesheet"
36
href="../../../../canonical/launchpad/javascript/test.css" />
37
<style type="text/css">
38
/* CSS classes specific to this test */
39
.unseen { display: none; }
42
<body class="yui3-skin-sam">
8
<title>Launchpad TESTLIBRARY</title>
9
<!-- YUI and test setup -->
10
<script type="text/javascript"
11
src="../../../../../canonical/launchpad/icing/yui/yui/yui.js">
13
<link rel="stylesheet" href="../../../../app/javascript/testing/test.css" />
14
<script type="text/javascript"
15
src="../../../../app/javascript/testing/testrunner.js"></script>
17
<!-- The module under test -->
18
<script type="text/javascript" src="../TESTLIBRARY.js"></script>
20
<!-- The test suite -->
21
<script type="text/javascript" src="test_TESTLIBRARY.js"></script>
23
<body class="yui-skin-sam">
25
<!-- The example markup required by the script to run -->
26
<div id="expected-id">