Add seed validation test
This commit adds a new test that calls all httpd endpoints and parses them against the corresponding zod schemas.
This will allow us to see the current state of the deployed nodes we test against in this new test.
This commit adds a new test that calls all httpd endpoints and parses them against the corresponding zod schemas.
This will allow us to see the current state of the deployed nodes we test against in this new test.
Don’t parse schemas just check prefix endpoints
Don’t parse schemas just check endpoints