{"id":20500017,"url":"https://github.com/klothoplatform/infra-tests","last_synced_at":"2025-07-02T04:34:11.404Z","repository":{"id":129344636,"uuid":"607826698","full_name":"klothoplatform/infra-tests","owner":"klothoplatform","description":"Repository for infrastructure \u0026 runtime integration tests (both applications and test harness)","archived":false,"fork":false,"pushed_at":"2023-05-02T17:28:42.000Z","size":129416,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T19:35:00.805Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klothoplatform.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-28T18:56:09.000Z","updated_at":"2023-03-01T21:41:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d387f2f-a929-4a5c-84a4-e97a48f4218c","html_url":"https://github.com/klothoplatform/infra-tests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/klothoplatform/infra-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Finfra-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Finfra-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Finfra-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Finfra-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klothoplatform","download_url":"https://codeload.github.com/klothoplatform/infra-tests/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Finfra-tests/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263075883,"owners_count":23409966,"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-15T18:19:30.379Z","updated_at":"2025-07-02T04:34:11.382Z","avatar_url":"https://github.com/klothoplatform.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# infra-tests\nRepository for infrastructure \u0026amp; runtime integration tests (both applications and test harness)\n\n# Running Tests\n\n## Installing dependencies\n\n1. Install `pipenv` if you don't already have it. (On Macs: `brew install pipenv`)\n2. Run:\n   ```\n   pipenv install\n   ```\n   This will create a virtualenv for you, and install dependendencies into it.\n\n## Running locally\n\n* You must have an executable `klotho_main` at the root of this package (or a symlink to it).\n* You may (optionally) have an executable `klotho_release` at the root of this package. If you do not, the runner will download the latest release and use that.\n\nYou can kick off individual runs with:\n\n```bash\npipenv run tests ...\n```\n\nExample:\n```\npipenv run tests --directories ts-app --region us-west-1 --provider aws\n```\n\nTo load an interactive pipenv environment:\n\n```bash\npipenv shell\n```\n\nExample:\n```\n$ pipenv shell\n$ python3.10 runner/runner.py --directories ts-app --region us-west-1 --provider aws\n```\n\n# Developing infra tests\n\n## Runner unit tests\n\nThe `runner` module itself has a set of unit tests. To run them:\n\n```bash\npipenv run runner_unit_tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklothoplatform%2Finfra-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklothoplatform%2Finfra-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklothoplatform%2Finfra-tests/lists"}