1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/spec
Daniel Colson cffa56e4c8
Test all combinations of indifferent trait access
We were only explicitly testing defining a trait with a string then
referencing it with either a symbol or a string. We were implicitly
testing defining a trait with a symbol then referencing it with a
symbol. We were not testing defining a trait with a symbol then
referencing it with a string.
2018-11-25 17:41:29 -05:00
..
acceptance Test all combinations of indifferent trait access 2018-11-25 17:41:29 -05:00
factory_bot Remove unhelpful spec 2018-11-18 15:47:55 -05:00
support Rubocop: Fix Style/StringLiterals Offenses (#1216) 2018-10-07 21:45:51 -04:00
factory_bot_spec.rb Remove unnecessary spec_helper requires 2018-05-21 18:03:28 +01:00
spec_helper.rb Add RSpec example_status_persistence_file_path 2018-11-21 22:02:52 -05:00