Open voodoorai2000 opened 13 years ago
Some things to look for:
Refactoring: Move logic from controllers to models. proposals/index.html.erb (break down into partials)
Testing: Mock the processes involved with the electronic DNI. Integration test of the whole voting and encrypted vote storing.
Proposals index refactored into section partials in be31bbee0d663670
Excellent!
Some things to look for:
Refactoring: Move logic from controllers to models. proposals/index.html.erb (break down into partials)
Testing: Mock the processes involved with the electronic DNI. Integration test of the whole voting and encrypted vote storing.