{"id":19783131,"url":"https://github.com/edmondscommerce/behat-magento-one-context","last_synced_at":"2025-08-30T02:03:46.422Z","repository":{"id":56975136,"uuid":"49959459","full_name":"edmondscommerce/behat-magento-one-context","owner":"edmondscommerce","description":"Behat Context for Magento","archived":false,"fork":false,"pushed_at":"2019-11-08T14:21:47.000Z","size":347,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T13:07:30.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/edmondscommerce.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}},"created_at":"2016-01-19T14:51:53.000Z","updated_at":"2019-03-28T15:41:37.000Z","dependencies_parsed_at":"2022-08-21T11:50:47.770Z","dependency_job_id":null,"html_url":"https://github.com/edmondscommerce/behat-magento-one-context","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edmondscommerce/behat-magento-one-context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fbehat-magento-one-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fbehat-magento-one-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fbehat-magento-one-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fbehat-magento-one-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edmondscommerce","download_url":"https://codeload.github.com/edmondscommerce/behat-magento-one-context/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fbehat-magento-one-context/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272793017,"owners_count":24993830,"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-30T02:00:09.474Z","response_time":77,"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-12T06:07:22.830Z","updated_at":"2025-08-30T02:03:45.646Z","avatar_url":"https://github.com/edmondscommerce.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Magento One Context\n## By [Edmonds Commerce](https://www.edmondscommerce.co.uk)\n\nBehat contexts to aid testing of Magento 1.x sites\n\n### Installation\n\nInstall via composer\n\n\"edmondscommerce/behat-magento-one-context\": \"~1.1\"\n\n\n### Include Contexts in Behat Configuration\n\n```\ndefault:\n    # ...\n    suites:\n        default:\n        # ...\n            contexts:\n                - # ...\n                - EdmondsCommerce\\BehatMagentoOneContext\\CartContext\n                - EdmondsCommerce\\BehatMagentoOneContext\\CustomerContext\n                - EdmondsCommerce\\BehatMagentoOneContext\\NavigationContext\n                - EdmondsCommerce\\BehatMagentoOneContext\\ProductContext\n            parameters:\n                magentoSettings:                         \n                    pathToMage: '/path/to/app/Mage.php'\n                    categoryUri: women/new-arrivals.html\n                    simpleUri: accessories/eyewear/aviator-sunglasses.html\n                    bundleUri: pillow-and-throw-set.html\n                    configurableUri: lafayette-convertible-dress.html\n                    groupedUri: vase-set.html\n\n```\n\nThe ProductContext has additional parameters that allow for easier navigation to different types of product,\nwhen these are not specified they will default to the sample data urls to ease prototyping of modules using the sample data.\n\n### Custom Contexts should extend `RawMinkContext`\n\n`AbstractMagentoContext::gatherContexts()` expects `Behat\\MinkExtension\\Context\\MinkContext` to be specified in the behat.yml\n\nIf the default `FeatureContext`, or any other Contexts extend this class too, Behat will complain that \"Step 'x' is already defined in Class::method()\".\n\nContexts should therefore extend `Behat\\MinkExtension\\Context\\RawMinkContext` instead","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmondscommerce%2Fbehat-magento-one-context","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedmondscommerce%2Fbehat-magento-one-context","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmondscommerce%2Fbehat-magento-one-context/lists"}