Skip to content

Testing against sensitive data #87

@danielballan

Description

@danielballan

We will want to run tests against real lists of changes that were flagged for review. Some of the elements of these lists are already public because they are the subject of old EDGI reports. Some are not public -- they were interesting enough to trigger careful review, but ultimately did not generate a report. Finally, there will be an incoming stream of new entries to the list that are not yet sorted into one of those two categories.

After a conversation with @trinberg, I propose the following system:

  • Make a public a list of changes that generated old reports so that any interested developer can use them for testing.
  • Maintain a private more complete list. Only distribute this to established contributors.
  • Use a secure token to make the complete available to CI for testing. Apply "skiptest" features on these tests so that developers can run all the tests locally even if they don't have access to the complete list.

attn @janakrajchadha

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Inbox

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions