{"id":20570037,"url":"https://github.com/digibib/tdd_deichman","last_synced_at":"2025-05-09T19:30:34.477Z","repository":{"id":10878671,"uuid":"13167374","full_name":"digibib/TDD_Deichman","owner":"digibib","description":"Oslo Public Library test-driven development hands-on","archived":false,"fork":false,"pushed_at":"2013-09-29T22:06:53.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-04-14T18:14:11.141Z","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/digibib.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}},"created_at":"2013-09-28T04:57:45.000Z","updated_at":"2013-09-29T22:06:55.000Z","dependencies_parsed_at":"2022-08-30T10:42:11.374Z","dependency_job_id":null,"html_url":"https://github.com/digibib/TDD_Deichman","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/digibib%2FTDD_Deichman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2FTDD_Deichman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2FTDD_Deichman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2FTDD_Deichman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digibib","download_url":"https://codeload.github.com/digibib/TDD_Deichman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224876862,"owners_count":17384703,"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-16T05:10:58.134Z","updated_at":"2024-11-16T05:10:58.779Z","avatar_url":"https://github.com/digibib.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deichmanske TDD-uke\n\nUkessprint i Testdrevet utvikling. Deichmanske bibliotek 30.sept-4.okt 2013\n\n## Mål\n\nGjennomføre et testdrevet utviklingsprosjekt fra A-Å:\n\n* sette opp all nødvendig infrastruktur for et fremtidig prosjekt\n* fokus på tester (Unit og Integrasjonstester)\n* kontinuerlig deploy, test og refakturering\n\nUken vil forhåpentligvis resultere i et reinkarnert og forbedret Aktiv hylle-prosjekt. \n\n## Steg\n\n* Applikasjonen skal utvikles i [Node.js](http://nodejs.org)\n* All kode skal ligge på github\n* CI (Kontinuerlig integrasjon) skal håndteres med [Jenkins](http://jenkins-ci.org/)\n* Deploy til integrasjonstesting skal bruke [Vagrant](http://www.vagrantup.com/) (Virtuelt miljø) og [SaltStack](http://saltstack.com/community.html) (State-håndtert deploy)\n* Deploy til testboks/produksjon skal bruke SaltStack\n\n## Verktøy\n\nAlle verktøy er åpen kildekode. Vi bruker selvfølgelig linux i alle ledd. Helst Lubuntu (lettvekts ubuntu)\n\n### Node.js\n\n```\nsudo apt-get update\nsudo apt-get install python-software-properties python g++ make\nsudo add-apt-repository ppa:chris-lea/node.js\nsudo apt-get update\nsudo apt-get install nodejs\n```\n\n### Mocha (testing)\n\n```\nsudo npm install -g mocha\nsudo apt-get install libnotify-bin\n```\n\n### Sublime Text\n\n```\nsudo add-apt-repository ppa:webupd8team/sublime-text-2\nsudo apt-get install sublime-text\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigibib%2Ftdd_deichman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigibib%2Ftdd_deichman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigibib%2Ftdd_deichman/lists"}