mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
The addition of a uniqueness validation on Organization#name is causing a lot of random failures; the Organization factory uses a Faker value, but appears to be producing repetitive results, so I've added a FactoryGirl sequence to ensure uniqueness. |
||
|---|---|---|
| .. | ||
| controllers | ||
| factories | ||
| features | ||
| helpers | ||
| mailers | ||
| models | ||
| serializers | ||
| support | ||
| spec_helper.rb | ||