{"id":19150459,"url":"https://github.com/vicompany/workshop-unit-testing","last_synced_at":"2025-02-22T20:46:17.714Z","repository":{"id":151131456,"uuid":"125872270","full_name":"vicompany/workshop-unit-testing","owner":"vicompany","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-23T13:47:03.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T18:15:31.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/vicompany.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}},"created_at":"2018-03-19T14:38:26.000Z","updated_at":"2018-12-21T10:51:41.000Z","dependencies_parsed_at":"2024-03-08T23:31:58.553Z","dependency_job_id":null,"html_url":"https://github.com/vicompany/workshop-unit-testing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicompany%2Fworkshop-unit-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicompany%2Fworkshop-unit-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicompany%2Fworkshop-unit-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicompany%2Fworkshop-unit-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicompany","download_url":"https://codeload.github.com/vicompany/workshop-unit-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240236230,"owners_count":19769573,"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-11-09T08:12:04.592Z","updated_at":"2025-02-22T20:46:17.447Z","avatar_url":"https://github.com/vicompany.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Workshop Front-end Unit Testing 🤘\r\n\r\nThis is the front-end unit testing workshop to get started with unit testing through some practical assignments.\r\n\r\n## What you will learn:\r\n\r\n- Unit test basics (with [AVA](https://github.com/avajs/ava))\r\n- Setup \u0026 teardown\r\n- Spies \u0026 mocking\r\n- What not to test\r\n- Fixing bugs with unit tests\r\n\r\n## Prerequisites\r\n\r\n- You are familiar with JavaScript (ES2017+)\r\n- [Node.js and npm](https://nodejs.org/)\r\n\r\n## Getting started\r\n\r\nTo get started, you will have to download the project and install it’s dependencies. Run the following commands:\r\n\r\n```shell\r\n# Copy the repository\r\ngit clone https://github.com/vicompany/workshop-unit-testing.git\r\n\r\n# Navigate the the workshop directory\r\ncd workshop-unit-testing\r\n\r\n# Install all dependencies\r\nnpm install\r\n```\r\n\r\nThat is all!\r\n\r\n## Introduction\r\n\r\nGo to the [introduction](docs/introduction.md).\r\n\r\n## Assignments\r\n\r\nGo to the [assignments](docs/assignments.md).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicompany%2Fworkshop-unit-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicompany%2Fworkshop-unit-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicompany%2Fworkshop-unit-testing/lists"}