{"id":19492108,"url":"https://github.com/blockpc/laravel-10-pest","last_synced_at":"2026-06-10T22:31:09.709Z","repository":{"id":188997390,"uuid":"669553483","full_name":"blockpc/laravel-10-pest","owner":"blockpc","description":"Primeras pruebas con pest","archived":false,"fork":false,"pushed_at":"2023-08-17T19:36:50.000Z","size":2295,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T22:16:13.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blockpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-22T16:47:45.000Z","updated_at":"2023-09-18T20:22:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"dba73d07-6afe-4a75-bb3d-04821b26a296","html_url":"https://github.com/blockpc/laravel-10-pest","commit_stats":null,"previous_names":["blockpc/laravel-10-pest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blockpc/laravel-10-pest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockpc%2Flaravel-10-pest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockpc%2Flaravel-10-pest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockpc%2Flaravel-10-pest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockpc%2Flaravel-10-pest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blockpc","download_url":"https://codeload.github.com/blockpc/laravel-10-pest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockpc%2Flaravel-10-pest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34174148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T21:19:20.587Z","updated_at":"2026-06-10T22:31:09.571Z","avatar_url":"https://github.com/blockpc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel 10\n\n## Instalando PEST\n\n### Modulo Books\n\nhttps://www.youtube.com/watch?v=a23XxEgWOtU\u0026list=PLfdtiltiRHWGJNse_fSSIXkY60ZWJWsrE\n\n- Se instala pest _composer require pestphp/pest --dev --with-all-dependencies_\n- Se crea nueva carpeta _tests_ y la antigua se ignora\n- Se crea un componente para los libros _Book_\n- Se valida la ruta para registrar usuarios y el formulario. Se actualiza el archivo\n- Se valida la ruta para el login de usuarios y el formulario\n- Se conocen las functions() y expects() del archivo _pest_\n- Se aplican rutas y test para crear libros y errores\n- Se crea formulario y la vista de los libros\n- Se valida que los libros creados existan en _BookIndexTest_ y _BookWithDatasetsTest_\n- Se crea la funcion _expectGuest_\n- Se valida la vista de edicion _BookEditTest_\n- Se valida la edicion de un libro _BookUpdateTest_\n- Se crea un _AuthBookServiceProvider_ y una politica _BookPolicy_ para los libros\n- Se crea los requests _BookStoreRequest_ y _BookUpdateRequest_ para los libros\n- Se crea el test unitario _FriendTest_ (Se agrega _can remove a friend_)\n- Se genera el archivo para validar rutas _FriendRouteTest_\n- Se genera el archivo para validar el indice de amigos _FriendIndexTest_\n- Se genera el archivo para validar agregar amigos _FriendAddTest_\n- Temporal commit II\n\n## Aplicando PEST\n\n- Preparando entorno para pest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockpc%2Flaravel-10-pest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblockpc%2Flaravel-10-pest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockpc%2Flaravel-10-pest/lists"}