view · edit · sidebar · attach · print · history

20110325-testcases-oddb_org-plugin-ydim_rb-medwin_rb-view-basket_rb

<< | Index | >>


Goal/Estimate/Evaluation
  • test-cases coverage oddb.org / 78% / 78.37%
Milestones
  1. test_view/interactions/basket.rb (coverage: 100%) 8:00
  2. test_plugin/ydim.rb (coverage: 98.05%) 14:00
  3. test_plugin/medwin.rb (coverage: 100%) 16:30
  4. src/state/admin/root.rb (coverage: 52.30%)
Summary
Commits

Memo

  • There is no class which includes 'State::Admin::Root' module.
  • The only part of using it is in src/state/admin/login.rb
  • The 'State::Admin::Root' module is indirectly included (extended) in an instance through 'viral_modules' and 'reconsider_permissions' methods
    • This is also a kind of 'Meta-Programming'
    • 'Meta-Programming' here means that available methods changes dynamically during the system running
view · edit · sidebar · attach · print · history
Page last modified on March 28, 2011, at 07:39 AM