{"id":16662195,"url":"https://github.com/arademaker/tdd-bdd-final-project","last_synced_at":"2026-05-27T18:31:35.004Z","repository":{"id":244608145,"uuid":"815731774","full_name":"arademaker/tdd-bdd-final-project","owner":"arademaker","description":"Final project for the IBM Introduction to TDD/BDD course on Coursera.org","archived":false,"fork":false,"pushed_at":"2024-06-16T03:31:54.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-12T20:45:46.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arademaker.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":"2024-06-16T01:24:52.000Z","updated_at":"2024-06-16T03:31:56.000Z","dependencies_parsed_at":"2024-06-16T03:27:22.484Z","dependency_job_id":"b542b068-ebb2-4a81-b335-04b20f3c81a9","html_url":"https://github.com/arademaker/tdd-bdd-final-project","commit_stats":null,"previous_names":["arademaker/tdd-bdd-final-project"],"tags_count":0,"template":false,"template_full_name":"ibm-developer-skills-network/xgcyk-tdd-bdd-final-project-template","purl":"pkg:github/arademaker/tdd-bdd-final-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arademaker%2Ftdd-bdd-final-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arademaker%2Ftdd-bdd-final-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arademaker%2Ftdd-bdd-final-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arademaker%2Ftdd-bdd-final-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arademaker","download_url":"https://codeload.github.com/arademaker/tdd-bdd-final-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arademaker%2Ftdd-bdd-final-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33579665,"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-05-27T02:00:06.184Z","response_time":53,"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-10-12T10:37:14.792Z","updated_at":"2026-05-27T18:31:34.988Z","avatar_url":"https://github.com/arademaker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TDD / BDD Final Project Template\n\nThis repository contains the template to be used for the Final Project for the Coursera course **Introduction to TDD/BDD**.\n\n## Usage\n\nThis repository is to be used as a template to create your own repository in your own GitHub account. No need to Fork it as it has been set up as a Template. This will avoid confusion when making Pull Requests in the future.\n\nFrom the GitHub **Code** page, press the green **Use this template** button to create your own repository from this template. \n\nName your repo: `tdd-bdd-final-project`.\n\n## Setup\n\nAfter entering the lab environment you will need to run the `setup.sh` script in the `./bin` folder to install the prerequisite software.\n\n```bash\nbash bin/setup.sh\n```\n\nThen you must exit the shell and start a new one for the Python virtual environment to be activated.\n\n```bash\nexit\n```\n\n## Tasks\n\nIn this project you will use good Test Driven Development (TDD) and Behavior Driven Development (BDD) techniques to write TDD test cases, BDD scenarios, and code, updating the following files:\n\n```bash\ntests/test_models.py\ntests/test_routes.py\nservice/routes.py\nfeatures/products.feature\nfeatures/steps/load_steps.py\n```\n\nYou will be given partial implementations in each of these files to get you started. Use those implementations as examples of the code you should write.\n\n## License\n\nLicensed under the Apache License. See [LICENSE](/LICENSE)\n\n## Author\n\nJohn Rofrano, Senior Technical Staff Member, DevOps Champion, @ IBM Research\n\n## \u003ch3 align=\"center\"\u003e © IBM Corporation 2023. All rights reserved. \u003ch3/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farademaker%2Ftdd-bdd-final-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farademaker%2Ftdd-bdd-final-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farademaker%2Ftdd-bdd-final-project/lists"}