factory_girl
https://github.com/thoughtbot/factory_girl
Ruby
A library for setting up Ruby objects as test data.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
18 Subscribers
Add a CodeTriage badge to factory_girl
Help out
- Issues
- Precision of DateTime fields, when specified, do not match the DB schema
- Expanded trait error message to include list of defined traits.
- Show the registered traits in the "Trait not registered" error message
- Drop support for Ruby 3.0
- BugFix: '<attribute>' and '<attribute>_id' conflict.
- Add workaround for attributes with _id
- Traits that imply other ones can cause double running of callbacks
- Context helpers for callbacks:
- Do not overwrite the dafault value
- Please consider bringing back the old readme-style documentation
- Docs
- Web::PushNotificationWorker#send
- Web::PushNotificationWorker#perform_standard_request
- Web::PushNotificationWorker#perform_legacy_request
- PollExpirationValidator#validate
- PollExpirationNotifyWorker#missing_expiration?
- Mastodon::Middleware::PublicFileServer#paperclip_root_url
- Mastodon::Middleware::PublicFileServer#call
- Mastodon::Middleware::PublicFileServer#initialize
- AnnualReport::MostRebloggedAccounts#minimum_reblog_count
- Mastodon::Middleware::PrometheusQueueTime#call