Stanislav Mekhonoshin
Stanislav Mekhonoshin
Wrap it in docker and modify code to use its address when cucumber is run. We need to be able to check if it was called.
The continuation of #73 task **Value** Describe how the requested changes will affect the system. What profit does it bring? **Possible solution** A clear and concise description of what you...
**Value** We want to reuse the best practices from POC in the newly generated projects. **Possible solution** We need to look at POC, JuniorJobs and other projects, find common things(gems,...
**Value** Describe how the requested changes will affect the system. What profit does it bring? **Possible solution** A clear and concise description of what you want to happen. **Alternatives** A...
**Value** Describe how the requested changes will affect the system. What profit does it bring? **Possible solution** A clear and concise description of what you want to happen. **Alternatives** A...
**Value** Now when we use `create(:user, :active, :developer)` it does not actually create role, because there is no role at the moment when it sets status. We need to modify...