Created
June 1, 2009 17:15
-
-
Save maiha/121606 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| フィーチャ: spymaster の自動レベル上げ | |
| シナリオ: 指定タスクを実行 | |
| 前提 タスクページへ移動 | |
| 実行 体力が"45"以上なら"steal_embassy_documents"タスクを連続実行 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % cucumber features -l ja | |
| [AutoSave] Cleaning tmp/webrat (Tue Jun 02 06:26:03 +0900 2009) | |
| フィーチャ: spymaster の自動レベル上げ | |
| シナリオ: 指定タスクを実行 # features/levelup.feature:2 | |
| 前提 タスクページへ移動 # features/steps/spy_steps.rb:1 | |
| 実行 体力が"45"以上なら"steal_embassy_documents"タスクを連続実行 # features/steps/spy_steps.rb:17 | |
| [コンソール] | |
| * タスクページを開きました (http://playspymaster.com/tasks) | |
| * Allowを送信しました | |
| * steal_embassy_documentsタスクを開きました (http://playspymaster.com/tasks/perform?task=steal_embassy_documents) | |
| * steal_embassy_documentsタスクを実行しました [You successfully completed your task.](HP:104->76) | |
| * steal_embassy_documentsタスクを開きました (http://playspymaster.com/tasks/perform?task=steal_embassy_documents) | |
| * steal_embassy_documentsタスクを実行しました [You successfully completed your task.](HP:76->48) | |
| * steal_embassy_documentsタスクを開きました (http://playspymaster.com/tasks/perform?task=steal_embassy_documents) | |
| * steal_embassy_documentsタスクを実行しました [You did not complete your task.](HP:48->20) | |
| * 体力(20)が閾値(45)を越えているため処理を中止します | |
| 1 scenario (1 passed) | |
| 2 steps (2 passed) | |
| 0m12.359s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment