Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Test consistency between "raw_elements" and regular "fields" #14

@matz-e

Description

@matz-e

We could implement the following consistency check. For every type of circuit, perform two queries:

  1. Use fields="raw_elements"
  2. Use fields=... a regular 'builtin' field

Then check that the returned values are the same. This transfers correctness of builtin fields to "raw_elements", i.e. if we test the builtin fields thoroughly we get "raw_elements" for free; and ensures that everything looks consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions