view · edit · sidebar · attach · print · history

20110429-testcases-oddb_org-view-ddd_price-result-state-activeagent-feedbacks-compare-plugin-comarketing

<< | Index | >>


  1. Update testcases

Goal/Estimate/Evaluation
  • Testcases / 87% /
Milestones
  • Update testcases
    1. src/state/admin/activeagent.rb (coverage: 100%) 10:00
    2. src/state/feedbacks.rb (coverage: 98.21%) 14:00
    3. src/view/ajax/ddd_price.rb (coverage: 100%) 15:00
    4. src/view/analysis/result.rb (coverage: 100%) 15:00
    5. src/plugin/comarketing.rb (coverage: 100%) 16:00
    6. src/state/drugs/compare.rb (coverage: 64.81%)
Summary
Commits

Memo (user_input method)

  • test_state/admin/activeagent.rb runs successfully in an individual run, not call it from suite.rb
  • but it fails if it runs from suite.rb
  • this is due to the user_input method defined in src/state/global.rb
  • without including state/global file, usually the user_input method IN SBSM library is called
  • but in this case, the user_input method of state/global.rb because the src/state/admin/activeagent.rb is included in a file which inherits ODDB::State::Global class
view · edit · sidebar · attach · print · history
Page last modified on April 29, 2011, at 05:07 PM