{"id":21251541,"url":"https://github.com/foodee/ember-test-helpers","last_synced_at":"2025-03-15T05:24:21.572Z","repository":{"id":84753864,"uuid":"70855031","full_name":"Foodee/ember-test-helpers","owner":"Foodee","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-15T19:49:02.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-01-21T20:48:54.790Z","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/Foodee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-10-13T23:03:07.000Z","updated_at":"2018-11-15T19:49:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3c21f94-8c1a-412a-afd2-6e510ea02fc2","html_url":"https://github.com/Foodee/ember-test-helpers","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/Foodee%2Fember-test-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foodee%2Fember-test-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foodee%2Fember-test-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foodee%2Fember-test-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Foodee","download_url":"https://codeload.github.com/Foodee/ember-test-helpers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243687411,"owners_count":20331326,"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-21T03:42:34.869Z","updated_at":"2025-03-15T05:24:21.542Z","avatar_url":"https://github.com/Foodee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ember-test-helpers\nThis addon adds common test helpers to your Foodee Ember project.\n\n## Installing\n* `ember install git+ssh://git@github.com:Foodee/ember-test-helpers.git`\n\n## Helpers\n### `waitTime`\n`waitTime(milliseconds)`\n\nWill wait a specific amount of time in milliseconds before the test will continue with assertions.\n\n### `waitUntil`\n`waitUntil(selector)`\n\nWill wait until a an element with the selector is found before continuing with assertions.\n\n## Want to add some common test helpers?\n* `git clone git@github.com:Foodee/ember-test-helpers.git` this repository\n* `cd ember-test-helpers`\n* `npm install`\n* `bower install`\n* Add helpers to `test-support/helpers/common`  \n\n**BE SURE TO ADD TESTS!**  \nA dummy app has been properly setup in /tests/dummy, this means you can start the app with `ember server` or `ember test` and it will allow you to run tests against the dummy app.  \n![alt tag](https://i.imgflip.com/1cctot.jpg)\n\n## Running Dummy App / Tests\n### Dummy App \n* `ember serve`\n* Visit your app at [http://localhost:4200/tests](http://localhost:4200/tests).  \n**OR**  \n* `npm test` (Runs `ember try:each` to test your addon against multiple Ember versions)\n* `ember test`\n* `ember test --server`\n\n## Building\n* `ember build`\n\nFor more information on using ember-cli, visit [http://ember-cli.com/](http://ember-cli.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoodee%2Fember-test-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoodee%2Fember-test-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoodee%2Fember-test-helpers/lists"}