{"id":20538583,"url":"https://github.com/slavede/javacro14angularjs","last_synced_at":"2026-04-22T09:31:19.320Z","repository":{"id":16969960,"uuid":"19732523","full_name":"slavede/javacro14angularjs","owner":"slavede","description":"Session I gave at JavaCro14 about unit testing in AngularJS has simple project that has everything implemented that was said at session","archived":false,"fork":false,"pushed_at":"2014-05-14T11:14:01.000Z","size":360,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T03:48:36.955Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slavede.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-13T09:03:36.000Z","updated_at":"2014-05-14T11:14:01.000Z","dependencies_parsed_at":"2022-09-24T11:41:58.793Z","dependency_job_id":null,"html_url":"https://github.com/slavede/javacro14angularjs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slavede/javacro14angularjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavede%2Fjavacro14angularjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavede%2Fjavacro14angularjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavede%2Fjavacro14angularjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavede%2Fjavacro14angularjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slavede","download_url":"https://codeload.github.com/slavede/javacro14angularjs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavede%2Fjavacro14angularjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32129564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-16T00:47:05.782Z","updated_at":"2026-04-22T09:31:19.301Z","avatar_url":"https://github.com/slavede.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## JavaCro 14 AngularJS Unit Testing ##\n\nSession I gave at JavaCro14 about unit testing in AngularJS has simple project that has everything implemented that was said at session.\n\nHere's presentation:\n\nhttp://www.slideshare.net/slaventomac/slaven-tomac-unit-testing-in-angular-js\n\n### Installation ###\n\n```javascript\ngit clone https://github.com/slavede/javacro14angularjs.git\nnpm install\nbower install\n```\n\n### Running local server ###\n\n```javascript\ngrunt expressServerLocal (runs it on localhost)\ngrunt expressServerRemote (runs it on 0.0.0.0)\n```\n\n### Running tests ###\nThere are tree main configuration files for running tests:\n\n\u003cul\u003e\n  \u003cli\u003ekarma-chrome.conf.js - runs tests on Chrome (without coverage report)\u003c/li\u003e\n  \u003cli\u003ekarma-phantomjs.conf.js - runs tests on PhantomJS (without coverage report)\u003c/li\u003e\n  \u003cli\u003ekarma-jenkins.conf.js - runs tests on PhantomJS (with coverage report)\u003c/li\u003e\n\u003cul\u003e\n\n#### How to run tests ####\nAfter npm install, karma will be installed in your node_modules folder so you should run them with:\n```javascript\n\u003cpath_to_karma_bin\u003e start \u003cpath_to_configuration_file\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslavede%2Fjavacro14angularjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslavede%2Fjavacro14angularjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslavede%2Fjavacro14angularjs/lists"}