{"id":18657951,"url":"https://github.com/lightsofapollo/bugzilla-fixtures","last_synced_at":"2025-11-05T22:30:24.264Z","repository":{"id":140858017,"uuid":"14126412","full_name":"lightsofapollo/bugzilla-fixtures","owner":"lightsofapollo","description":"Bugzilla fixtures for shepherd tests","archived":false,"fork":false,"pushed_at":"2013-11-19T22:23:55.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-27T15:12:52.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/lightsofapollo.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-11-04T23:09:17.000Z","updated_at":"2019-03-01T23:56:08.000Z","dependencies_parsed_at":"2023-03-12T17:15:59.009Z","dependency_job_id":null,"html_url":"https://github.com/lightsofapollo/bugzilla-fixtures","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/lightsofapollo%2Fbugzilla-fixtures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsofapollo%2Fbugzilla-fixtures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsofapollo%2Fbugzilla-fixtures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsofapollo%2Fbugzilla-fixtures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightsofapollo","download_url":"https://codeload.github.com/lightsofapollo/bugzilla-fixtures/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239475960,"owners_count":19645041,"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-07T07:30:46.418Z","updated_at":"2025-11-05T22:30:24.209Z","avatar_url":"https://github.com/lightsofapollo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"bugzilla-fixtures\n=================\n\nBugzilla fixtures for shepherd tests\n\n## Factories\n\nFactories are based on object-factory... The top level module exposes\nthe following factories:\n\n  - Bug\n  - Flag\n  - Attachment\n  - SuggestedReviewer\n\nAll factories follow the design in the [rest bugzilla\napi](http://www.bugzilla.org/docs/tip/en/html/api/Bugzilla/WebService/Server/REST.html).\n\n\n## Usage\n\n```js\n// single fixture\nvar Bug = require('bugzilla-fixtures/bug');\n\nvar myBug = Bug.create();\n```\n\nAll the properties on the bug can be overridden and overrides are done\nwith a deep merge.\n\nTo best figure out how to use the factories you should actually read the\nfactory files and maybe use the object viewer (see `make test` for\noutput).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsofapollo%2Fbugzilla-fixtures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightsofapollo%2Fbugzilla-fixtures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsofapollo%2Fbugzilla-fixtures/lists"}