Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(frontend): support specs and outputs creation from trigger response #2703

Merged
merged 2 commits into from Jun 9, 2023

Conversation

jorgeepc
Copy link
Contributor

@jorgeepc jorgeepc commented Jun 9, 2023

This PR adds the ability to create TestSpecs and TestOutputs from the TriggerResponse data.

Changes

  • new AttributeActions component
  • include the actions component in the TriggerResponse data
  • include the actions component in the AttributeList in Trace/Test tab

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom

https://www.loom.com/share/d66773ef46fb4cf99e9535ba26d6343d

@jorgeepc jorgeepc self-assigned this Jun 9, 2023
@jorgeepc jorgeepc marked this pull request as ready for review June 9, 2023 21:12
@jorgeepc jorgeepc merged commit 00282b5 into main Jun 9, 2023
24 checks passed
@jorgeepc jorgeepc deleted the 2525-create-specs-and-outputs-from-trigger-response branch June 9, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating test spec from response data page
2 participants