Closed flavioamieiro closed 9 years ago
@fccoelho I've added some comments about the mock behaviour in 72e2450. It would be great if you could have a look and see if they make things clearer. If it's still not obvious what it does, I'll be more than happy to try to explain it a little better.
@flavioamieiro I think I got it now. I have no further issues with this code.
This branch fixes the tests after the changes to the way we connect to the backend. This also fixes a huge bug in
GridFSStorage.get_available_name
, and should be review carefully.