{"id":17132203,"url":"https://github.com/bitsofinfo/io-event-reactor-integration-tests","last_synced_at":"2025-06-24T10:35:38.925Z","repository":{"id":146759126,"uuid":"60664924","full_name":"bitsofinfo/io-event-reactor-integration-tests","owner":"bitsofinfo","description":"Integration tests for io-event-reactor and its plugin ecosystem","archived":false,"fork":false,"pushed_at":"2016-06-10T03:48:24.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T05:18:43.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/bitsofinfo/io-event-reactor","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/bitsofinfo.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":"2016-06-08T03:17:57.000Z","updated_at":"2016-06-08T03:22:11.000Z","dependencies_parsed_at":"2023-03-31T16:48:24.849Z","dependency_job_id":null,"html_url":"https://github.com/bitsofinfo/io-event-reactor-integration-tests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bitsofinfo/io-event-reactor-integration-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitsofinfo%2Fio-event-reactor-integration-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitsofinfo%2Fio-event-reactor-integration-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitsofinfo%2Fio-event-reactor-integration-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitsofinfo%2Fio-event-reactor-integration-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitsofinfo","download_url":"https://codeload.github.com/bitsofinfo/io-event-reactor-integration-tests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitsofinfo%2Fio-event-reactor-integration-tests/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261652592,"owners_count":23190293,"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-10-14T19:26:21.930Z","updated_at":"2025-06-24T10:35:38.880Z","avatar_url":"https://github.com/bitsofinfo.png","language":"JavaScript","readme":"# io-event-reactor-integration-tests\n\nSample integration test application for [io-event-reactor](https://github.com/bitsofinfo/io-event-reactor) and its plugin ecosystem\n\nThis is not available as NPM module. To use it, simple clone this repository, go the root of the project and type\n\n```\ngit clone https://github.com/bitsofinfo/io-event-reactor-integration-tests.git\ncd io-event-reactor-integration-tests/\nnpm install .\n```\n\nYou can run the sample `io-event-reactor` instance by running it as follows (replace the parameters as appropriate). The database\nyou point to needs to permit the specified user the ability to drop/create tables:\n\n```\nnode sampleIoReactor.js \\\n    --pathsToMonitor=/tmp/test1 /tmp/test2 \\\n    --triggeringEvents=add addDir unlink unlinkDir change \\\n    --triggeringRegex=\"(.*test\\\\d+.txt.*|.*bitsofinfo.*)\" \\\n    --targetShellExecDir=/tmp/mytestdir \\\n    --mysqlHost=localhost \\\n    --mysqlUser=root \\\n    --mysqlPw=root \\\n    --mysqlDb=io_event_reactor\n```\n\nOnce started this program will monitor the paths specified, and as matching events\noccur entries will be made into the configured mysql database and the shell-exec plugin\nwill generate marker files in a unique path under the specified `targetShellExecDir` directory.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitsofinfo%2Fio-event-reactor-integration-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitsofinfo%2Fio-event-reactor-integration-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitsofinfo%2Fio-event-reactor-integration-tests/lists"}