{"id":17712603,"url":"https://github.com/artodeschini/todo-tdd-sample","last_synced_at":"2026-04-12T17:02:23.093Z","repository":{"id":258742776,"uuid":"871457261","full_name":"artodeschini/todo-tdd-sample","owner":"artodeschini","description":"Simple sample to create a rest api with tdd use express and jest","archived":false,"fork":false,"pushed_at":"2024-10-18T01:44:20.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-20T13:29:03.121Z","etag":null,"topics":["express","jest","mongodb","mongosee","nodejs","rest-api","tdd"],"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/artodeschini.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-10-12T02:55:38.000Z","updated_at":"2024-10-18T01:44:24.000Z","dependencies_parsed_at":"2024-10-20T20:32:37.695Z","dependency_job_id":null,"html_url":"https://github.com/artodeschini/todo-tdd-sample","commit_stats":null,"previous_names":["artodeschini/todo-tdd-sample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artodeschini%2Ftodo-tdd-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artodeschini%2Ftodo-tdd-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artodeschini%2Ftodo-tdd-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artodeschini%2Ftodo-tdd-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artodeschini","download_url":"https://codeload.github.com/artodeschini/todo-tdd-sample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246450476,"owners_count":20779421,"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":["express","jest","mongodb","mongosee","nodejs","rest-api","tdd"],"created_at":"2024-10-25T09:05:43.405Z","updated_at":"2026-04-12T17:02:18.041Z","avatar_url":"https://github.com/artodeschini.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo TDD\n\nUm simples projeto utilizando node express e jest.\nUtilizando TDD a ideia é criar primeiros os testes, depois criar a funcionalidade, depois criar o teste de integracao da mesma\n\n## unit test\n\n[unit test](./test/unit/todo.controller.test.js)\n\n## integration tests\n\n[integration](./test/integration/todo.controller.int.test.js)\n\n## requirements\n\n* node\n* jest\n* express\n* mongodb\n* monngose\n\n## utilização\n\nPara executar como app\n\n```bash\nnpm start\n\n# or\nnode server.js\n```\n\n## para executar os testes\n\n```bash\nnpm test\n```\n\n## Adicione a collection do postman\n\n[postman](./postman-collection/TODO.postman_collection.json)\n\n## test se a app está up\n\n```bash\nnpm start\n```\n\n[check](http://localhost:8080)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartodeschini%2Ftodo-tdd-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartodeschini%2Ftodo-tdd-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartodeschini%2Ftodo-tdd-sample/lists"}