cozy / cozy-proxy

This repository was part of CozyV2 which has been deprecated - Cozy authentication and routing layer
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
26 stars 31 forks source link

[refactor] Rename validated in completed in Onboarding class #317

Closed gregorylegarec closed 7 years ago

gregorylegarec commented 7 years ago

The word "validated" was bad and confusing. The real state of the step was rather "completed".

So, I updated some pieces of code and tests to clarify this part.

misstick commented 7 years ago

a small step for human a big one for community!