{"id":15542905,"url":"https://github.com/jelhan/ember-cli-browser-navigation-button-test-helpers","last_synced_at":"2025-08-11T09:06:11.615Z","repository":{"id":7007665,"uuid":"55922752","full_name":"jelhan/ember-cli-browser-navigation-button-test-helpers","owner":"jelhan","description":"Test helper to simulate browser's back and forward buttons in acceptance tests of Ember applications.","archived":false,"fork":false,"pushed_at":"2025-07-02T15:33:24.000Z","size":990,"stargazers_count":1,"open_issues_count":26,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T05:28:02.347Z","etag":null,"topics":["ember","ember-addons","ember-testing","test-helpers"],"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/jelhan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2016-04-10T21:11:38.000Z","updated_at":"2022-02-26T15:12:03.000Z","dependencies_parsed_at":"2024-06-21T05:44:08.816Z","dependency_job_id":"30e5a68a-383f-4ff0-a81e-0e3562b689d6","html_url":"https://github.com/jelhan/ember-cli-browser-navigation-button-test-helpers","commit_stats":{"total_commits":74,"total_committers":9,"mean_commits":8.222222222222221,"dds":0.6486486486486487,"last_synced_commit":"a4958f27bb49024ff0a81cfa9f9e01462a837375"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/jelhan/ember-cli-browser-navigation-button-test-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jelhan%2Fember-cli-browser-navigation-button-test-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jelhan%2Fember-cli-browser-navigation-button-test-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jelhan%2Fember-cli-browser-navigation-button-test-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jelhan%2Fember-cli-browser-navigation-button-test-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jelhan","download_url":"https://codeload.github.com/jelhan/ember-cli-browser-navigation-button-test-helpers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jelhan%2Fember-cli-browser-navigation-button-test-helpers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269699541,"owners_count":24461215,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"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":["ember","ember-addons","ember-testing","test-helpers"],"created_at":"2024-10-02T12:24:50.619Z","updated_at":"2025-08-11T09:06:11.587Z","avatar_url":"https://github.com/jelhan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-cli-browser-navigation-button-test-helper\n\nTest helper to simulate browser's back and forward buttons in acceptance tests\nof Ember applications.\n\nCompatibility\n------------------------------------------------------------------------------\n\n* Ember.js v3.20 or above\n* Ember CLI v3.20 or above\n* Node.js v12 or above\n\nInstallation\n------------------------------------------------------------------------------\n\n```\nember install ember-cli-browser-navigation-button-test-helper\n```\n\nUsage\n------------------------------------------------------------------------------\n\nThis addon exports three test helpers from `ember-cli-browser-navigation-button-test-helper/test-support`:\n\n- `setupBrowserNavigationButtons`,\n- `backButton` and\n- `forwardButton`.\n\n`setupBrowserNavigationButtons` must be called in every acceptance test which\nuses `backButton` and `forwardButton` _before_ `visit()`. It registers a service\nto track and manage the history.\n\n`backbutton` and `forwardButton` simulates the browser's back and forward\nbuttons by firing a transition using `RouterService.transitionTo()`.\n\nPlease find an usage example [in this acceptance test](https://github.com/jelhan/ember-cli-browser-navigation-button-test-helpers/blob/master/tests/acceptance/browser-navigation-buttons-test.js).\n\n\nContributing\n------------------------------------------------------------------------------\n\nSee the [Contributing](CONTRIBUTING.md) guide for details.\n\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjelhan%2Fember-cli-browser-navigation-button-test-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjelhan%2Fember-cli-browser-navigation-button-test-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjelhan%2Fember-cli-browser-navigation-button-test-helpers/lists"}