{"id":15063609,"url":"https://github.com/mbashia/testing-in-elixir-phoenix","last_synced_at":"2026-01-03T01:10:40.393Z","repository":{"id":255955950,"uuid":"835123394","full_name":"mbashia/Testing-in-elixir-phoenix","owner":"mbashia","description":"testing in elixir and LiveView","archived":false,"fork":false,"pushed_at":"2024-09-19T06:16:02.000Z","size":127,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T08:35:50.105Z","etag":null,"topics":["elixir","intergration-test","liveview","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/mbashia.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-29T07:55:25.000Z","updated_at":"2024-09-19T06:16:55.000Z","dependencies_parsed_at":"2024-09-08T04:39:39.016Z","dependency_job_id":"74c027bc-52d4-4a10-8a4b-b76f4f8d91f0","html_url":"https://github.com/mbashia/Testing-in-elixir-phoenix","commit_stats":null,"previous_names":["mbashia/contact_form","mbashia/testing-in-elixir-phoenix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbashia%2FTesting-in-elixir-phoenix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbashia%2FTesting-in-elixir-phoenix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbashia%2FTesting-in-elixir-phoenix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbashia%2FTesting-in-elixir-phoenix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbashia","download_url":"https://codeload.github.com/mbashia/Testing-in-elixir-phoenix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243778991,"owners_count":20346649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["elixir","intergration-test","liveview","unit-testing"],"created_at":"2024-09-25T00:04:50.298Z","updated_at":"2026-01-03T01:10:40.363Z","avatar_url":"https://github.com/mbashia.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contact Form Testing Example\n\n## Getting Started\n\nTo follow along with this guide, you'll need to set up the project locally. Here are the steps:\n\n1. **Clone the Repository:**\n\n   ```bash\n   git clone https://github.com/mbashia/Testing-in-elixir-phoenix.git\n   cd contact_form\n\n\nMake sure you have Elixir and Phoenix installed. Then, run:\n\n\n```\nInstall Dependencies:\nmix deps.get\nCreate and Migrate the Database:\n\nSet up your database configuration in config/dev.exs, then run:\n\n\nmix ecto.create\nmix ecto.migrate\nRun the Tests:\n\nTo verify that everything is working correctly, run:\n\nmix test\nStart the Phoenix Server:\n\nIf you want to see the application in action, start the server with:\n\nmix phx.server\nYou can then navigate to http://localhost:4000 in your browser to view the application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbashia%2Ftesting-in-elixir-phoenix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbashia%2Ftesting-in-elixir-phoenix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbashia%2Ftesting-in-elixir-phoenix/lists"}