spawn/test/fixtures/hetzner/_metadata.json
Ahmed Abushagur 8b9f9a0e5a
QA-Bot setup (#335)
* feat: testing

* feat: auto-fix dead apis

* fix: mock works

* feat: new fixtures

* fix: more clouds tested

* fix: dry run fix

* fix: civo valid size

* fix: civo result wait

* feat: fixtures

* feat: per cloud agent
2026-02-10 19:51:07 -08:00

12 lines
655 B
JSON

{
"cloud": "hetzner",
"recorded_at": "2026-02-11T03:07:29Z",
"fixtures": {
"server_types": {"endpoint": "/server_types?per_page=50", "recorded_at": "2026-02-11T03:07:22Z"},
"locations": {"endpoint": "/locations", "recorded_at": "2026-02-11T03:07:23Z"},
"ssh_keys": {"endpoint": "/ssh_keys", "recorded_at": "2026-02-11T03:07:24Z"},
"servers": {"endpoint": "/servers", "recorded_at": "2026-02-11T03:07:25Z"},
"create_server": {"endpoint": "POST /servers", "type": "live", "recorded_at": "2026-02-11T03:07:26Z"},
"delete_server": {"endpoint": "DELETE /servers/{id}", "type": "live", "recorded_at": "2026-02-11T03:07:29Z"}
}
}