Skip to content

Instantly share code, notes, and snippets.

@tenderlove
Created August 30, 2014 00:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tenderlove/ce9b145f875d1f0f3d15 to your computer and use it in GitHub Desktop.
Save tenderlove/ce9b145f875d1f0f3d15 to your computer and use it in GitHub Desktop.
Top 50 tests by objects allocated
224624: EagerLoadPolyAssocsTest#test_include_query
212146: SchemaDumperDefaultsTest#test_schema_dump_defaults_with_universally_supported_types
172186: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_has_many_and_habtm
154367: AttributeMethodsTest#test_time_zone_aware_attribute_saved
107256: MigrationTest#test_migrator_versions
105861: MigrationTest#test_filtering_migrations
104094: MigrationTest#test_migration_without_transaction
98828: MigrationTest#test_add_table_with_decimals
97431: MigrationTest#test_rename_table_with_prefix_and_suffix
97013: MigrationTest#test_add_drop_table_with_prefix_and_suffix
96378: MigrationTest#test_migrator_one_up_with_exception_and_rollback
96352: MigrationTest#test_migrator_one_up_with_exception_and_rollback_using_run
95012: MigrationTest#test_migration_version
94831: MigrationTest#test_proper_table_name_on_migration
94811: MigrationTest#test_create_table_with_query_from_relation
94742: MigrationTest#test_migration_detection_without_schema_migration_table
94697: MigrationTest#test_create_table_with_query
94695: MigrationTest#test_instance_based_migration_down
94638: MigrationTest#test_create_table_with_binary_column
94463: MigrationTest#test_schema_migrations_table_name
94455: MigrationTest#test_create_table_with_force_true_does_not_drop_nonexisting_table
94214: MigrationTest#test_method_missing_delegates_to_connection
94213: MigrationTest#test_instance_based_migration_up
94184: MigrationTest#test_migration_instance_has_connection
82615: SchemaDumperTest#test_schema_dump_with_regexp_ignored_table
81679: SchemaDumperTest#test_types_line_up
81326: SchemaDumperTest#test_arguments_line_up
80515: SchemaDumperTest#test_schema_dump_with_string_ignored_table
79124: SchemaDumperTest#test_schema_dumps_partial_indices
79115: SchemaDumperTest#test_schema_dumps_index_columns_in_right_order
78482: SchemaDumperTest#test_schema_dump_with_table_name_prefix_and_suffix
78272: SchemaDumperTest#test_schema_dump_keeps_id_column_when_id_is_false_and_id_column_added
78270: SchemaDumperTest#test_schema_dump
78257: SchemaDumperTest#test_schema_dump_should_honor_nonstandard_primary_keys
78254: SchemaDumperTest#test_magic_comment
78245: SchemaDumperTest#test_schema_dump_excludes_sqlite_sequence
78245: SchemaDumperTest#test_schema_dump_includes_camelcase_table_name
78245: SchemaDumperTest#test_schema_dump_keeps_id_false_when_id_is_false_and_unique_not_null_column_added
78244: SchemaDumperTest#test_schema_dump_keeps_large_precision_integer_columns_as_decimal
78244: SchemaDumperTest#test_schema_dump_should_use_false_as_default
78242: SchemaDumperTest#test_no_dump_errors
48319: AttributeMethodsTest#test_declared_suffixed_attribute_method_affects_respond_to_and_method_missing
38714: IntegrationTest#test_to_param_class_method
34598: AttributeMethodsTest#test_setting_time_zone_aware_attribute_in_other_time_zone
31047: DatabaseConnectedXmlSerializationTest#test_should_has_many_array_elements_should_include_type_when_different_from_guessed_value
27673: UniquenessValidationTest#test_validate_uniqueness_scoped_to_defining_class
27273: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_be_possible_to_destroy_a_record
24963: AttributeMethodsTest#test_declared_affixed_attribute_method_affects_respond_to_and_method_missing
24774: OptimisticLockingWithSchemaChangeTest#test_destroy_dependents
22865: DatabaseConnectedXmlSerializationTest#test_to_xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment