{"id":13517167,"url":"https://github.com/amatsuda/heavens_door","last_synced_at":"2025-10-08T17:22:30.221Z","repository":{"id":47744878,"uuid":"168662471","full_name":"amatsuda/heavens_door","owner":"amatsuda","description":"Capybara test scenario recorder for Rails","archived":false,"fork":false,"pushed_at":"2023-08-12T19:32:57.000Z","size":222,"stargazers_count":869,"open_issues_count":5,"forks_count":26,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-04-14T01:58:56.526Z","etag":null,"topics":["capybara","engine","feature-tests","rails","rspec","test-unit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amatsuda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-02-01T07:57:46.000Z","updated_at":"2024-11-13T10:32:56.000Z","dependencies_parsed_at":"2024-01-13T19:26:42.523Z","dependency_job_id":"0ee50a63-7fb7-40be-b71c-dc3fda0e5c27","html_url":"https://github.com/amatsuda/heavens_door","commit_stats":{"total_commits":59,"total_committers":13,"mean_commits":4.538461538461538,"dds":"0.22033898305084743","last_synced_commit":"ccb11038d2f6d704a45c4fc9c5e8dcc8a161b9ec"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amatsuda%2Fheavens_door","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amatsuda%2Fheavens_door/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amatsuda%2Fheavens_door/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amatsuda%2Fheavens_door/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amatsuda","download_url":"https://codeload.github.com/amatsuda/heavens_door/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254270640,"owners_count":22042858,"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":["capybara","engine","feature-tests","rails","rspec","test-unit"],"created_at":"2024-08-01T05:01:30.620Z","updated_at":"2025-10-08T17:22:25.164Z","avatar_url":"https://github.com/amatsuda.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Heaven's Door\n\nA tiny Rails engine that generates capybara test scenario by recording browser operation in development env.\n\n\n## Installation\n\nAdd this line to your Rails application's Gemfile (in most cases, for development group only):\n\n```ruby\ngem 'heavens_door', group: :development\n```\n\n\n## Usage\n\n![Usage](heavens_door.gif)\n\n\n### Start Recording\nVisit your development app with your browser, then click the ⏺ button on the top right.\n\n\n### Generate Scenarios\nJust manipulate the browser, like fill-in the forms and submit, or click the links.\nYour operations will be recorded on the browser.\n\n### Copy to Clipboard\nYou can export the operations as a Capybara test scenario script by clicking the 📋 button.\n\n### Stop Recording\nTo stop recording and clear the whole recorded scenario, click the ⏹ button.\n\n\n## Requirements\n- Rails\n- Modern browsers\n\n\n## Contributing\n\nPull requests are welcome on GitHub at https://github.com/amatsuda/heavens_door.\n\n\n## TODO\n\n- Insert assertions from the browser\n\n- Some kinds of input (like time\\_field, datetime\\_field) might not be working properly\n\n- Hotkeys to hide/show the panel\n\n- Better UI\n\n- Cleaner JS code\n\n- Tests (do we really need tests for this? Well, maybe...)\n\n- etcetcetc.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famatsuda%2Fheavens_door","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famatsuda%2Fheavens_door","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famatsuda%2Fheavens_door/lists"}