{"id":23486180,"url":"https://github.com/aurora-is-near/aurora-api-testing-rs","last_synced_at":"2025-10-18T01:16:50.761Z","repository":{"id":266738472,"uuid":"558696711","full_name":"aurora-is-near/aurora-api-testing-rs","owner":"aurora-is-near","description":"Rust client for testing Aurora Relayer APIs","archived":false,"fork":false,"pushed_at":"2025-01-28T17:25:35.000Z","size":3662,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-14T08:18:14.851Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aurora-is-near.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,"zenodo":null}},"created_at":"2022-10-28T04:52:37.000Z","updated_at":"2025-01-28T17:25:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"50f39e45-322e-4fb4-88ca-0a249896b1bc","html_url":"https://github.com/aurora-is-near/aurora-api-testing-rs","commit_stats":null,"previous_names":["aurora-is-near/aurora-api-testing-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aurora-is-near/aurora-api-testing-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-is-near%2Faurora-api-testing-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-is-near%2Faurora-api-testing-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-is-near%2Faurora-api-testing-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-is-near%2Faurora-api-testing-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aurora-is-near","download_url":"https://codeload.github.com/aurora-is-near/aurora-api-testing-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-is-near%2Faurora-api-testing-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279446908,"owners_count":26171842,"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","status":"online","status_checked_at":"2025-10-17T02:00:07.504Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-24T22:14:56.926Z","updated_at":"2025-10-18T01:16:50.739Z","avatar_url":"https://github.com/aurora-is-near.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Relayer Tests (Rust)\n\n[![Dynamic Aurora API Testing On Mainnet](https://github.com/aurora-is-near/aurora-api-testing-rs/actions/workflows/tests_on_schedule.yml/badge.svg)](https://github.com/aurora-is-near/aurora-api-testing-rs/actions/workflows/tests_on_schedule.yml)\n\nThis repo implements a Rust client for Aurora Relayer APIs testing. It fetches\ntest data generated by [relayer test data generator](https://github.com/aurora-is-near/relayer-test-data-generator), then it\nwraps it up into multiple test runs. These test runs are used to\nbe re-executed against the target RPC endpoint (for example: AURORA testnet, or mainnet).\n\n## Prerequisites\n\n- Rust\n- Cargo\n\nRefer to this [official installation page](https://www.rust-lang.org/tools/install) for more information.\n\n## Env variables\n\nBefore you use this repo, you must configure the following environment variables\n\n```bash\nRPC_URL=\"https://mainnet.aurora.dev:443/\"\nAURORA_PLUS_API_KEY=\"\"\nNETWORK_NAME=\"mainnet_aurora_plus\"\n```\n\nThe `AURORA_PLUS_API_KEY` is needed to execute some special test cases. If you don't have\none, please create a new account on [Aurora+](https://aurora.plus/).\n\n## Tests\n\n```bash\ncargo test\n```\n\n### Run specific test\n\n```bash\ncargo test --test \u003cTEST_NAME\u003e\n```\n\n### Styling\n\n```bash\ncargo fmt --all -- --check\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurora-is-near%2Faurora-api-testing-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faurora-is-near%2Faurora-api-testing-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurora-is-near%2Faurora-api-testing-rs/lists"}