Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 286 Bytes

TODO.rdoc

File metadata and controls

4 lines (3 loc) · 286 Bytes

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