{"nodes": [{"id": "home_asterix_desktop_app_main_updater_tests_feature_auth_authenticationtest_php", "label": "AuthenticationTest.php", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L1"}, {"id": "auth_authenticationtest_authenticationtest", "label": "AuthenticationTest", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L10"}, {"id": "auth_authenticationtest_authenticationtest_test_login_screen_can_be_rendered", "label": ".test_login_screen_can_be_rendered()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L14"}, {"id": "auth_authenticationtest_authenticationtest_test_users_can_authenticate_using_the_login_screen", "label": ".test_users_can_authenticate_using_the_login_screen()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L21"}, {"id": "auth_authenticationtest_authenticationtest_test_users_can_not_authenticate_with_invalid_password", "label": ".test_users_can_not_authenticate_with_invalid_password()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L34"}], "edges": [{"source": "home_asterix_desktop_app_main_updater_tests_feature_auth_authenticationtest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L5", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_tests_feature_auth_authenticationtest_php", "target": "routeserviceprovider", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L6", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_tests_feature_auth_authenticationtest_php", "target": "refreshdatabase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L7", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_tests_feature_auth_authenticationtest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L8", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_tests_feature_auth_authenticationtest_php", "target": "auth_authenticationtest_authenticationtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L10", "weight": 1.0}, {"source": "auth_authenticationtest_authenticationtest", "target": "auth_authenticationtest_authenticationtest_test_login_screen_can_be_rendered", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L14", "weight": 1.0}, {"source": "auth_authenticationtest_authenticationtest", "target": "auth_authenticationtest_authenticationtest_test_users_can_authenticate_using_the_login_screen", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L21", "weight": 1.0}, {"source": "auth_authenticationtest_authenticationtest", "target": "auth_authenticationtest_authenticationtest_test_users_can_not_authenticate_with_invalid_password", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L34", "weight": 1.0}], "raw_calls": [{"caller_nid": "auth_authenticationtest_authenticationtest_test_login_screen_can_be_rendered", "callee": "get", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L16"}, {"caller_nid": "auth_authenticationtest_authenticationtest_test_login_screen_can_be_rendered", "callee": "assertStatus", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L18"}, {"caller_nid": "auth_authenticationtest_authenticationtest_test_users_can_authenticate_using_the_login_screen", "callee": "create", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L23"}, {"caller_nid": "auth_authenticationtest_authenticationtest_test_users_can_authenticate_using_the_login_screen", "callee": "User", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L23"}, {"caller_nid": "auth_authenticationtest_authenticationtest_test_users_can_authenticate_using_the_login_screen", "callee": "post", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L25"}, {"caller_nid": "auth_authenticationtest_authenticationtest_test_users_can_authenticate_using_the_login_screen", "callee": "assertAuthenticated", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L30"}, {"caller_nid": "auth_authenticationtest_authenticationtest_test_users_can_authenticate_using_the_login_screen", "callee": "assertRedirect", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L31"}, {"caller_nid": "auth_authenticationtest_authenticationtest_test_users_can_not_authenticate_with_invalid_password", "callee": "create", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L36"}, {"caller_nid": "auth_authenticationtest_authenticationtest_test_users_can_not_authenticate_with_invalid_password", "callee": "User", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L36"}, {"caller_nid": "auth_authenticationtest_authenticationtest_test_users_can_not_authenticate_with_invalid_password", "callee": "post", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L38"}, {"caller_nid": "auth_authenticationtest_authenticationtest_test_users_can_not_authenticate_with_invalid_password", "callee": "assertGuest", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/tests/Feature/Auth/AuthenticationTest.php", "source_location": "L43"}]}