{"id":27787959,"url":"https://github.com/dracudev/js-testing","last_synced_at":"2026-05-14T20:32:50.728Z","repository":{"id":261234856,"uuid":"883695266","full_name":"dracudev/js-testing","owner":"dracudev","description":"Analyzing a movie dataset with JS methods, plus unit tests for reliability.","archived":false,"fork":false,"pushed_at":"2025-03-24T21:57:36.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T09:44:39.856Z","etag":null,"topics":["array-methods","dataset","es6","javascript","jest","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dracudev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-05T12:17:50.000Z","updated_at":"2025-03-24T22:04:11.000Z","dependencies_parsed_at":"2025-03-24T22:37:23.457Z","dependency_job_id":null,"html_url":"https://github.com/dracudev/js-testing","commit_stats":null,"previous_names":["dracudev/s3-js-testing","dracudev/s3-testing-js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dracudev/js-testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracudev%2Fjs-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracudev%2Fjs-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracudev%2Fjs-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracudev%2Fjs-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dracudev","download_url":"https://codeload.github.com/dracudev/js-testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracudev%2Fjs-testing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33042174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","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":["array-methods","dataset","es6","javascript","jest","unit-testing"],"created_at":"2025-04-30T16:52:51.745Z","updated_at":"2026-05-14T20:32:50.711Z","avatar_url":"https://github.com/dracudev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Movie Data Processing\n\n## 📄 Description\n\nDeveloping functions to manage and analyze a dataset of movies, including tasks like extracting director data, calculating average ratings, and sorting movies. The project emphasizes the practice of essential JavaScript methods such as `map`, `reduce`, and `filter`, as well as creating unit tests to verify functionality.\n\n### Objectives\n\n- Practice using array methods like `map`, `reduce`, and `filter`.\n- Learn to create unit tests.\n- Manipulate a dataset for targeted information extraction.\n\n\u003cbr\u003e\n\n## 💻 Technologies Used\n\n- JavaScript (ES6)\n- Jest.js (for testing)\n\n\u003cbr\u003e\n\n## 📋 Requirements\n\n- **JavaScript ES6** or higher\n- **Jest.js** for running unit tests\n\n\u003cbr\u003e\n\n## 🛠️ Installation\n\n1. Clone this repository: \n  ```bash\n  git clone https://github.com/dracudev/S3-Testing-JS.git\n  ```\n2. Navigate to the project directory: \n  ```bash\n  cd S3-Testing-JS\n  ```\n3. Open the project in your text editor and start coding.\n  ```bash\n  code .\n  ```\n\n\u003cbr\u003e\n\n\u003cbr\u003e\n\n## ▶️ Execution\n\n1. Run the tests to validate functionality. This will automatically generate a test-results.html file showing test outcomes.\n  ```bash\n  npm install\n  npm run test:watch\n  ```\n\n2. Open test-results.html in a browser (recommended to use the Live Server plugin in Visual Studio Code for auto-refresh).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracudev%2Fjs-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdracudev%2Fjs-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracudev%2Fjs-testing/lists"}