Skip to content

Feature/factory bot lint

Manuel Tancoigne requested to merge feature/factory-bot-lint into develop

Rewrite factories to make them use random strings. If an hardcoded one is needed, it should be specified when the entity is created.

  • Rewrite factories
  • Add factory_bot:lint task to the CI, run it manually with rake factory_bot:lint
Edited by Manuel Tancoigne

Merge request reports