Sha256: 0a4530814dc329aae0609c5697f16f9210d9b04bc4a96ebee22d4ce269531782

Contents?: true

Size: 481 Bytes

Versions: 9

Compression:

Stored size: 481 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>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
sproutcore-0.9.12 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.14 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.15 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.13 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.16 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.20 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.21 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.23 clients/sc_test_runner/english.lproj/no_tests.rhtml
sproutcore-0.9.22 clients/sc_test_runner/english.lproj/no_tests.rhtml