Sha256: ddee3889c2c9273a06761899b65bad9fb2e11ed563ad54493d84b7e4672c8b59

Contents?: true

Size: 490 Bytes

Versions: 15

Compression:

Stored size: 490 Bytes

Contents

<% view :no_tests_panel, :panel => true, :width => 400 do %>
  <h1>Client Has No Tests</h1>
  <p style="font-size: 15px;">This client does not currently have any unit tests.  To add a unit test, open a terminal to the root directly and type:</p>
  <p style="font-size: 15px; text-align:center;"><code>./script/generate sc_test <%= label_view :outlet => true, :tag => 'span', :bind => { :content => 'TestRunner.runnerController.clientName' } %>/<b>test_name</b></code></p>
  </div>
<% end %>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
sproutcore-0.9.10 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.1 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.11 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.0 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.18 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.19 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.17 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.2 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.3 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.5 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.4 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.6 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.7 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.8 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.9 clients/sc_test_runner/english.lproj/no_tests.rhtml