- Fix: Update uri when authenticating first
- Improved test coverage
- Pushed test config out of lib/ to test/data/test-config.json
- cloudfiles no longer exposes methods on the module itself. Replace cloudfiles.* with client.* where var client = cloudfiles.createClient(config).