Skip to content

Commit ae00854

Browse files
committed
wip
1 parent 10e9eda commit ae00854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.phpunit.cache/test-results

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":1,"defects":[],"times":{"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_a_string_snapshot":0.004,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_an_html_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_an_xml_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_a_json_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_an_array_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_a_file_hash_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_a_file_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_do_multiple_snapshot_assertions":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_a_string":0.006,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_an_array":0.009,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_html":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_xml":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_json":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_a_file":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_match_an_existing_string_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_match_an_existing_html_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_match_an_existing_xml_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_match_an_existing_json_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_match_an_existing_file_hash_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_string_snapshot":0.002,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_html_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_xml_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_json_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_file_hash_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_file_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_file_snapshot_with_a_different_extension":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_needs_a_file_extension_to_do_a_file_snapshot_assertion":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_persists_the_failed_file_after_mismatching_a_file_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_deletes_the_persisted_failed_file_before_a_file_snapshot_assertion":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_cleans_filenames_on_file_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_string_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_html_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_xml_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_json_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_file_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_file_snapshot_with_a_different_extension":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_snapshot_with_env_var":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_doesnt_create_a_regular_snapshot_and_mismatches_if_asked":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_doesnt_create_a_file_snapshot_and_mismatches_if_asked":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_doesnt_create_a_regular_snapshot_and_mismatches_if_asked_with_env_var":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_doesnt_create_a_file_snapshot_and_mismatches_if_asked_with_env_var":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\HtmlDriverTest::it_can_serialize_a_html_string_to_pretty_html":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\HtmlDriverTest::test_for_issue_140":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\HtmlDriverTest::it_can_serialize_a_html_string_without_a_doctype":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\HtmlDriverTest::it_can_only_serialize_strings":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\HtmlDriverTest::it_can_serialize_an_empty_string":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_serialize_a_json_string_to_pretty_json":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_serialize_a_json_hash_to_pretty_json":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_serialize_a_json_array_to_pretty_json":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_serialize_a_empty_json_object_to_pretty_json":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_not_serialize_resources":0.001,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_match_json_strings#0":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_match_json_strings#1":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_match_json_strings#2":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_match_json_strings#3":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_a_string":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_an_integer":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_a_float":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_an_associative_array":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_an_indexed_array_without_keys":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_a_simple_object":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_a_class_instance":0.001,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\TextDriverTest::it_can_serialize_laravel_route_list":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\TextDriverTest::it_can_serialize_when_given_OS_dependant_line_endings":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\XmlDriverTest::it_can_serialize_a_xml_string_to_pretty_xml":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\XmlDriverTest::it_can_only_serialize_strings":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\YamlDriverTest::it_can_serialize_a_yaml_string":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\YamlDriverTest::it_can_serialize_a_yaml_array":0,"Spatie\\Snapshots\\Test\\Unit\\FilenameTest::it_creates_a_filename_which_is_valid_on_all_systems#0":0,"Spatie\\Snapshots\\Test\\Unit\\FilenameTest::it_creates_a_filename_which_is_valid_on_all_systems#1":0,"Spatie\\Snapshots\\Test\\Unit\\SnapshotTest::it_has_an_id":0,"Spatie\\Snapshots\\Test\\Unit\\SnapshotTest::it_has_a_filename_based_on_its_id_and_its_drivers_extension":0,"Spatie\\Snapshots\\Test\\Unit\\SnapshotTest::it_has_a_filename_which_is_valid_on_all_systems":0}}
1+
{"version":1,"defects":[],"times":{"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_a_string_snapshot":0.004,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_an_html_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_an_xml_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_a_json_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_an_array_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_a_file_hash_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_match_a_file_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\AssertionTest::can_do_multiple_snapshot_assertions":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_a_string":0.007,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_an_array":0.009,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_html":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_xml":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_json":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_create_a_snapshot_from_a_file":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_match_an_existing_string_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_match_an_existing_html_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_match_an_existing_xml_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_match_an_existing_json_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_match_an_existing_file_hash_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_string_snapshot":0.002,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_html_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_xml_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_json_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_file_hash_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_file_snapshot":0.002,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_mismatch_a_file_snapshot_with_a_different_extension":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_needs_a_file_extension_to_do_a_file_snapshot_assertion":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_persists_the_failed_file_after_mismatching_a_file_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_deletes_the_persisted_failed_file_before_a_file_snapshot_assertion":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_cleans_filenames_on_file_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_string_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_html_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_xml_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_json_snapshot":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_file_snapshot":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_file_snapshot_with_a_different_extension":0.001,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_can_update_a_snapshot_with_env_var":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_doesnt_create_a_regular_snapshot_and_mismatches_if_asked":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_doesnt_create_a_file_snapshot_and_mismatches_if_asked":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_doesnt_create_a_regular_snapshot_and_mismatches_if_asked_with_env_var":0,"Spatie\\Snapshots\\Test\\Integration\\MatchesSnapshotTest::it_doesnt_create_a_file_snapshot_and_mismatches_if_asked_with_env_var":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\HtmlDriverTest::it_can_serialize_a_html_string_to_pretty_html":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\HtmlDriverTest::test_for_issue_140":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\HtmlDriverTest::it_can_serialize_a_html_string_without_a_doctype":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\HtmlDriverTest::it_can_only_serialize_strings":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\HtmlDriverTest::it_can_serialize_an_empty_string":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_serialize_a_json_string_to_pretty_json":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_serialize_a_json_hash_to_pretty_json":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_serialize_a_json_array_to_pretty_json":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_serialize_a_empty_json_object_to_pretty_json":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_not_serialize_resources":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_match_json_strings#0":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_match_json_strings#1":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_match_json_strings#2":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\JsonDriverTest::it_can_match_json_strings#3":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_a_string":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_an_integer":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_a_float":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_an_associative_array":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_an_indexed_array_without_keys":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_a_simple_object":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\ObjectDriverTest::it_can_serialize_a_class_instance":0.001,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\TextDriverTest::it_can_serialize_laravel_route_list":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\TextDriverTest::it_can_serialize_when_given_OS_dependant_line_endings":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\XmlDriverTest::it_can_serialize_a_xml_string_to_pretty_xml":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\XmlDriverTest::it_can_only_serialize_strings":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\YamlDriverTest::it_can_serialize_a_yaml_string":0,"Spatie\\Snapshots\\Test\\Unit\\Drivers\\YamlDriverTest::it_can_serialize_a_yaml_array":0,"Spatie\\Snapshots\\Test\\Unit\\FilenameTest::it_creates_a_filename_which_is_valid_on_all_systems#0":0,"Spatie\\Snapshots\\Test\\Unit\\FilenameTest::it_creates_a_filename_which_is_valid_on_all_systems#1":0,"Spatie\\Snapshots\\Test\\Unit\\SnapshotTest::it_has_an_id":0,"Spatie\\Snapshots\\Test\\Unit\\SnapshotTest::it_has_a_filename_based_on_its_id_and_its_drivers_extension":0,"Spatie\\Snapshots\\Test\\Unit\\SnapshotTest::it_has_a_filename_which_is_valid_on_all_systems":0}}

0 commit comments

Comments
 (0)