{"id":19726036,"url":"https://github.com/mesmacosta/alpha_vantage_bdd","last_synced_at":"2026-06-11T12:31:15.543Z","repository":{"id":151436913,"uuid":"205732315","full_name":"mesmacosta/alpha_vantage_bdd","owner":"mesmacosta","description":"provide a BDD approach to verify how the Alpha Vantage API works","archived":false,"fork":false,"pushed_at":"2019-09-07T15:45:41.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T01:51:00.989Z","etag":null,"topics":["alpha-vantage-api","alpha-vantage-bdd","bdd","behave"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mesmacosta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-09-01T21:05:52.000Z","updated_at":"2019-11-03T21:03:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"76061e2c-0650-478c-aa3e-07a8fe99ad74","html_url":"https://github.com/mesmacosta/alpha_vantage_bdd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mesmacosta/alpha_vantage_bdd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesmacosta%2Falpha_vantage_bdd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesmacosta%2Falpha_vantage_bdd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesmacosta%2Falpha_vantage_bdd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesmacosta%2Falpha_vantage_bdd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesmacosta","download_url":"https://codeload.github.com/mesmacosta/alpha_vantage_bdd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesmacosta%2Falpha_vantage_bdd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34199516,"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-11T02:00:06.485Z","response_time":57,"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":["alpha-vantage-api","alpha-vantage-bdd","bdd","behave"],"created_at":"2024-11-11T23:34:15.228Z","updated_at":"2026-06-11T12:31:15.381Z","avatar_url":"https://github.com/mesmacosta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alpha Vantage BDD\n\nThe main goal of this project is to provide a BDD approach to verify how the Alpha Vantage API works\n\n## 1. Environment setup\n\n##### 1.1. Set Up a Python 3 development environment\n\n##### 1.2. Using *virtualenv* is recommended (optional)\n\n`pip install --upgrade virtualenv`\n\n`python3 -m virtualenv --python python3 env`\n\n`source ./env/bin/activate`\n\n##### 1.3. Install the dependencies\n\n`pip install -r requirements.txt`\n\n\n##### 1.4. Set your environment and credentials\n\nChange the file: ./execute.sh, set your Google Cloud project_id on the YOUR_PROJECT placeholder.\n\nPlace your Service Account at the directory: ./app/auth/batch-workload-log-writter.json\n\nSet your Alpha Vantage API KEY at the file ./features/environment.py\n\nFor instructions on getting your key, go to: https://www.alphavantage.co/support/#api-key\n\n## 2. Running the test suite\n\n##### 2.1. Fire API tests\n\n```\nbehave ./features --tags=-wip\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesmacosta%2Falpha_vantage_bdd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmesmacosta%2Falpha_vantage_bdd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesmacosta%2Falpha_vantage_bdd/lists"}