root/lang/ruby/rhianolethe/trunk/spec/selenium/view_as_end_user_spec.rb
| Revision 2368, 262 bytes (checked in by yugui, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | require File.join(File.dirname(__FILE__), *%w[ .. spec_helper ]) |
| 2 | |
| 3 | story "エンドユーザーが閲覧する場合" do |
| 4 | senario "通りすがり", "トップページにアクセス" do |
| 5 | he.opens "/" |
| 6 | he.gets_title; it.should == 'example blog' |
| 7 | end |
| 8 | end |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)