{"id":23138644,"url":"https://github.com/thatquietkid/tdd-bdd-final-project","last_synced_at":"2025-04-04T09:44:40.774Z","repository":{"id":259493305,"uuid":"878023600","full_name":"thatquietkid/tdd-bdd-final-project","owner":"thatquietkid","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-24T17:03:18.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T20:29:16.427Z","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/thatquietkid.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-10-24T16:36:33.000Z","updated_at":"2024-10-24T17:03:22.000Z","dependencies_parsed_at":"2024-10-26T00:48:53.051Z","dependency_job_id":"a6b06871-d9bf-4310-9224-cb12431f154a","html_url":"https://github.com/thatquietkid/tdd-bdd-final-project","commit_stats":null,"previous_names":["thatquietkid/tdd-bdd-final-project"],"tags_count":0,"template":false,"template_full_name":"ibm-developer-skills-network/xgcyk-tdd-bdd-final-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatquietkid%2Ftdd-bdd-final-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatquietkid%2Ftdd-bdd-final-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatquietkid%2Ftdd-bdd-final-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatquietkid%2Ftdd-bdd-final-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatquietkid","download_url":"https://codeload.github.com/thatquietkid/tdd-bdd-final-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157134,"owners_count":20893210,"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":[],"created_at":"2024-12-17T13:11:26.723Z","updated_at":"2025-04-04T09:44:40.749Z","avatar_url":"https://github.com/thatquietkid.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%2Fthatquietkid%2Ftdd-bdd-final-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatquietkid%2Ftdd-bdd-final-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatquietkid%2Ftdd-bdd-final-project/lists"}