backend.ai-test


Namebackend.ai-test JSON
Version 24.3.3 PyPI version JSON
download
home_pagehttps://github.com/lablup/backend.ai
SummaryBackend.AI Integration Test Suite
upload_time2024-04-30 16:58:39
maintainerNone
docs_urlNone
authorLablup Inc. and contributors
requires_python<3.13,>=3.12
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Backend.AI Testing Toolkit

Automated test suites to validate an installation and integration of clients and servers


## How to run CLI-based integration test

If there is no configuration script named `env-tester.sh`, copy it from `sample-env-tester.sh` and check the configuration env.

```console
$ source env-tester.sh
$ backend.ai test run-cli
```

NOTE: The ENV script is parsed with `"^export (\w+)=(.*)$"` regex pattern line by line.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lablup/backend.ai",
    "name": "backend.ai-test",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lablup Inc. and contributors",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/02/81/36ff68e3f04dd49e55bef06f1cc8f3dd25c2f5a7bd109de7a4f7be1ebf9e/backend.ai-test-24.3.3.tar.gz",
    "platform": null,
    "description": "# Backend.AI Testing Toolkit\n\nAutomated test suites to validate an installation and integration of clients and servers\n\n\n## How to run CLI-based integration test\n\nIf there is no configuration script named `env-tester.sh`, copy it from `sample-env-tester.sh` and check the configuration env.\n\n```console\n$ source env-tester.sh\n$ backend.ai test run-cli\n```\n\nNOTE: The ENV script is parsed with `\"^export (\\w+)=(.*)$\"` regex pattern line by line.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Backend.AI Integration Test Suite",
    "version": "24.3.3",
    "project_urls": {
        "Documentation": "https://docs.backend.ai/",
        "Homepage": "https://github.com/lablup/backend.ai",
        "Source": "https://github.com/lablup/backend.ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb28b94cab865e5f33e721af063870282deb27742f7683c0676b5a5b83cab9e0",
                "md5": "955f6cb7a8b90178df80b3b404fce9b0",
                "sha256": "5041de370a38367405b895bac666fc4665271cca99008ad8879a946f9a70d1cb"
            },
            "downloads": -1,
            "filename": "backend.ai_test-24.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "955f6cb7a8b90178df80b3b404fce9b0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.12",
            "size": 5187,
            "upload_time": "2024-04-30T16:58:12",
            "upload_time_iso_8601": "2024-04-30T16:58:12.462324Z",
            "url": "https://files.pythonhosted.org/packages/cb/28/b94cab865e5f33e721af063870282deb27742f7683c0676b5a5b83cab9e0/backend.ai_test-24.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "028136ff68e3f04dd49e55bef06f1cc8f3dd25c2f5a7bd109de7a4f7be1ebf9e",
                "md5": "68d94cdc2204dcae5bbcd031ecbce15a",
                "sha256": "ac84482b1e00bc7eb7f0cd0a445afffc1beadec699c8d03f29f90ecd780763a8"
            },
            "downloads": -1,
            "filename": "backend.ai-test-24.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "68d94cdc2204dcae5bbcd031ecbce15a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.12",
            "size": 4283,
            "upload_time": "2024-04-30T16:58:39",
            "upload_time_iso_8601": "2024-04-30T16:58:39.571259Z",
            "url": "https://files.pythonhosted.org/packages/02/81/36ff68e3f04dd49e55bef06f1cc8f3dd25c2f5a7bd109de7a4f7be1ebf9e/backend.ai-test-24.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 16:58:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lablup",
    "github_project": "backend.ai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "backend.ai-test"
}
        
Elapsed time: 0.26341s