{"id":50558774,"url":"https://github.com/bycait27/se433-testing-project","last_synced_at":"2026-06-04T10:01:17.398Z","repository":{"id":356603202,"uuid":"1200747085","full_name":"bycait27/se433-testing-project","owner":"bycait27","description":"A CLI shopping application made in Java that implements unit, integration, system, and acceptance testing using JUnit.","archived":false,"fork":false,"pushed_at":"2026-05-08T19:45:23.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-08T21:33:37.016Z","etag":null,"topics":["java","junit","testing"],"latest_commit_sha":null,"homepage":"","language":"Java","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/bycait27.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-03T19:26:59.000Z","updated_at":"2026-05-08T19:45:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bycait27/se433-testing-project","commit_stats":null,"previous_names":["bycait27/se433-testing-project"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bycait27/se433-testing-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bycait27%2Fse433-testing-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bycait27%2Fse433-testing-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bycait27%2Fse433-testing-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bycait27%2Fse433-testing-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bycait27","download_url":"https://codeload.github.com/bycait27/se433-testing-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bycait27%2Fse433-testing-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33899697,"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-04T02:00:06.755Z","response_time":64,"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":["java","junit","testing"],"created_at":"2026-06-04T10:01:16.561Z","updated_at":"2026-06-04T10:01:17.390Z","avatar_url":"https://github.com/bycait27.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShopCLI\nA CLI shopping application made in Java that implements unit, integration, system, and acceptance testing using JUnit.\n\n## Features\n\n- Add items to shopping cart\n- Get current total of items in shopping cart\n- Remove items from shopping cart\n- Edit item quantities\n- View shopping cart contents\n- Calculate subtotal, tax, shipping, and final total\n- Checkout with cart items\n\n## Technology\n- Java\n- Maven\n- JUnit\n\n## How to Run\n\n**Clone the repository:**\n\n```bash\ngit clone git@github.com:bycait27/se433-testing-project.git\n```\n\n**Navigate to the project directory:**\n\n```bash\ncd se433-testing-project\n```\n\n**Package, compile, and run with Maven:**\n\n```bash\nmvn clean package\nmvn clean compile\nmvn exec:java -Dexec.mainClass=\"com.caitlinash.shoppingapp.App\"\n```\n\n## Taxes and Shipping \n\nIL, CA, and NY require a sales tax of 6%. All other states have no tax.\n\n\"standard\" and \"next day\" shipping are offered. Standard shipping costs $10, but is free if the user purchases over $50 worth of items. Next day shipping costs $25 no matter what.\n\n## License \n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)  \n\nsee LICENSE file for more details\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbycait27%2Fse433-testing-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbycait27%2Fse433-testing-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbycait27%2Fse433-testing-project/lists"}