thoughtbot--factory_bot/spec/acceptance
Matijs van Zuijlen 24f6d212f5
Get default strategy registration working on JRuby
fixes #1331

The commit avoids a bug in JRuby, and adds JRuby back to the test matrix
so we can catch regressions in the future.
2019-10-02 18:56:58 -04:00
..
activesupport_instrumentation_spec.rb Deprecate and move to Internal factories methods 2019-06-04 19:39:04 -04:00
aliases_spec.rb
associations_spec.rb
attribute_aliases_spec.rb
attribute_existing_on_object_spec.rb
attributes_for_spec.rb
attributes_from_instance_spec.rb
attributes_ordered_spec.rb
build_list_spec.rb
build_spec.rb Adjust use_parent_strategy safely in specs 2019-08-12 18:54:53 +01:00
build_stubbed_spec.rb Avoid time travel in tests 2019-08-01 11:21:06 +01:00
callbacks_spec.rb
create_list_spec.rb
create_pair_spec.rb
create_spec.rb
define_child_before_parent_spec.rb
defining_methods_inside_a_factory_spec.rb
definition_camel_string_spec.rb Deprecate and move to Internal factories methods 2019-06-04 19:39:04 -04:00
definition_spec.rb
definition_without_block_spec.rb Deprecate and move to Internal factories methods 2019-06-04 19:39:04 -04:00
global_initialize_with_spec.rb
global_to_create_spec.rb
initialize_with_spec.rb
keyed_by_class_spec.rb Get default strategy registration working on JRuby 2019-10-02 18:56:58 -04:00
lint_spec.rb
modify_factories_spec.rb
modify_inherited_spec.rb
nested_attributes_spec.rb
overrides_spec.rb
parent_spec.rb
private_attributes_spec.rb
register_strategies_spec.rb Adjust use_parent_strategy safely in specs 2019-08-12 18:54:53 +01:00
reload_spec.rb Adjust use_parent_strategy safely in specs 2019-08-12 18:54:53 +01:00
sequence_context_spec.rb
sequence_resetting_spec.rb
sequence_spec.rb
skip_create_spec.rb
stub_spec.rb Avoid stubbing id for records without primary key 2019-07-19 15:18:11 -04:00
syntax_methods_within_dynamic_attributes_spec.rb
traits_spec.rb Add memoization to `trait_for` (#1333) 2019-09-30 23:53:04 -04:00
transient_attributes_spec.rb