agoravoting / referendum15oct

Referendum 15 de Octubre
http://www.referendum15deoctubre.org/
4 stars 0 forks source link

Testing and Refactoring #19

Open voodoorai2000 opened 13 years ago

voodoorai2000 commented 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.

xuanxu commented 13 years ago

Proposals index refactored into section partials in be31bbee0d663670

voodoorai2000 commented 13 years ago

Excellent!