{"id":22574886,"url":"https://github.com/thoth-station/integration-tests","last_synced_at":"2025-10-27T12:05:56.727Z","repository":{"id":37103279,"uuid":"191122418","full_name":"thoth-station/integration-tests","owner":"thoth-station","description":"Integration tests for the Thoth project to make sure deployment works as expected","archived":false,"fork":false,"pushed_at":"2024-01-29T23:59:56.000Z","size":1134,"stargazers_count":4,"open_issues_count":13,"forks_count":12,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-24T13:51:24.346Z","etag":null,"topics":["artificial-intelligence","hacktoberfest","thoth"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thoth-station.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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}},"created_at":"2019-06-10T07:52:17.000Z","updated_at":"2023-01-20T12:34:46.000Z","dependencies_parsed_at":"2023-02-13T16:45:35.841Z","dependency_job_id":"2bed0984-7dc0-4197-ae3e-52c279e25a9f","html_url":"https://github.com/thoth-station/integration-tests","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fintegration-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fintegration-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fintegration-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fintegration-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thoth-station","download_url":"https://codeload.github.com/thoth-station/integration-tests/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248251020,"owners_count":21072685,"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":["artificial-intelligence","hacktoberfest","thoth"],"created_at":"2024-12-08T03:08:21.412Z","updated_at":"2025-10-27T12:05:51.701Z","avatar_url":"https://github.com/thoth-station.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Integration tests for Thoth\n---------------------------\n\nThis repo implements integration tests which can be executed against a Thoth deployment.\n\n\nRunning integration tests\n=========================\n\nThe integration testsuite is written in `behave \u003chttps://behave.readthedocs.io/\u003e`_ using Gherkin language.\n\n.. code-block:: console\n\n  ./app.py\n\nThe command above will trigger installation of all the necessary libraries and executing the test-suite in a virtual environment. By default, test environment is tested with integration tests. The script above can be parametrized using the following environment variables:\n\n* ``THOTH_USER_API_HOST`` - the HOST to deployment where User API sits\n* ``THOTH_MANAGEMENT_API_HOST`` - the HOST to deployment where Management API sits\n* ``THOTH_AMUN_API_HOST`` - the HOST to deployment where Amun API sits\n* ``THOTH_MANAGEMENT_API_SECRET`` - the secret to schedule solver analysis\n* ``SEND_EMAIL`` - if set to ``1``, an e-mail report is sent with integration test results\n\n  * ``THOTH_DEPLOYMENT_NAME`` - specifies deployment name used (shown in the subject)\n  * ``THOTH_EMAIL_SMTP_SERVER`` - SMTP server to be used for sending the e-mail\n  * ``THOTH_EMAIL_TO`` - e-mail recipient\n  * ``THOTH_EMAIL_FROM`` - sender configuration\n\n\nExamples\n========\n\nRun integration tests against stage deployment:\n\n.. code-block:: console\n\n  THOTH_USER_API_HOST=stage.thoth-station.ninja THOTH_MANAGEMENT_API_HOST=management.stage.thoth-station.ninja THOTH_AMUN_API_HOST=amun.stage.thoth-station.ninja ./app.py\n\nRun integration tests against test deployment (default behaviour):\n\n.. code-block:: console\n\n  THOTH_USER_API_HOST=test.thoth-station.ninja THOTH_MANAGEMENT_API_HOST=management.test.thoth-station.ninja THOTH_AMUN_API_HOST=amun.test.thoth-station.ninja ./app.py\n\nIf you want to run a single feature test:\n\n.. code-block:: console\n\n  app.py -i \u003cfeature name\u003e.feature\n\nIf you want to run a single scenario test:\n\n.. code-block:: console\n\n  app.py -i \u003cfeature name\u003e -n '\u003cscenario name\u003e'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoth-station%2Fintegration-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoth-station%2Fintegration-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoth-station%2Fintegration-tests/lists"}