Tigran
Tigran
fix for issue [#141](https://github.com/spf13/afero/issues/141) Please check it. This bug needs to be fixed.
I want to use partial pipeline with django-rest-social-auth and ask user for an email before create_user pipeline, change the email according to the users choice and then resume to stopped...
Fix for issue https://github.com/spf13/afero/issues/388
- [ ] Add coverage tracking to Travis CI - [ ] Add a test coverage badge to the README.md file to show the coverage percentage
For now we have hardcoded lock time and it's `lockTTL = 10 * time.Second` It should be configurable with cron options
In addition to the current redis locker implement a locker with consul distributed lock
### Summary Generate all needed code and environment to evaluate integration tests (for instance tests for repositories which query a real database instance in container)
### Summary Implement needed boilerplate to evaluate API tests in table test style