{"id":17312183,"url":"https://github.com/oreqizer/todo-spec","last_synced_at":"2026-04-11T20:34:19.631Z","repository":{"id":216993703,"uuid":"742813655","full_name":"oreqizer/todo-spec","owner":"oreqizer","description":"TODO app with a ridiculously overkilled test suite. 📜","archived":false,"fork":false,"pushed_at":"2024-01-21T12:14:48.000Z","size":1590,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T06:45:40.123Z","etag":null,"topics":["playwright","testing","todo","vitest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/oreqizer.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":"2024-01-13T12:56:07.000Z","updated_at":"2024-01-17T23:38:50.000Z","dependencies_parsed_at":"2024-10-15T18:30:25.821Z","dependency_job_id":null,"html_url":"https://github.com/oreqizer/todo-spec","commit_stats":null,"previous_names":["oreqizer/todo-spec"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oreqizer%2Ftodo-spec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oreqizer%2Ftodo-spec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oreqizer%2Ftodo-spec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oreqizer%2Ftodo-spec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oreqizer","download_url":"https://codeload.github.com/oreqizer/todo-spec/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245762295,"owners_count":20668064,"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":["playwright","testing","todo","vitest"],"created_at":"2024-10-15T12:42:40.042Z","updated_at":"2025-10-30T16:02:07.032Z","avatar_url":"https://github.com/oreqizer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todo spec\n\nA demo TODO app with a filesystem database. :scroll: For demonstrating testing. Has dark mode!\n\n![Sneakpeek](docs/sneakpeek.png)\n\nBased on **TodoMVC**, except I changed the design a little so it is actually visible.\n\nBefore running, create a `db.json` file at the root of the project with `[]` as its content.\n\n## Tests\n\nThe meat-and-potatoes of this project are its tests. There are **five** types of tests used:\n\n- **UI tests** that verify the application works according to its specification\n- **Layout visual tests** that make sure the app is composed as it should\n- **Accessibility tests** that check the app is accessible\n- **Unit tests** that verify core business logic of the app\n- **Component visual tests** that make sure individual components look as they should\n\nTo run them:\n\n- `pnpm verify` runs UI, a11y and layout visual tests\n- `pnpm test-ct` runs component visual tests\n- `pnpm test` runs unit tests\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foreqizer%2Ftodo-spec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foreqizer%2Ftodo-spec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foreqizer%2Ftodo-spec/lists"}