digidigo / facebooker forked from mmangino/facebooker

The facebooker Rails plugin

This URL has Read+Write access

facebooker / TODO.txt
100644 5 lines (3 sloc) 0.286 kb
1
2
3
4
5
[ ] Document session handling. Come up with different cases and paths for the flow and create tests for each
[ ] Verify that sessions are used only where required. Raise exceptions on User methods that require a session when none is available
[ ] Refactor setup / Adapter loading code