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

acul initial implementation with unit tests written in the new format #1060

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tusharpandey13
Copy link
Contributor

@tusharpandey13 tusharpandey13 commented Nov 25, 2024

Updated PromptsManager with 2 new methods:

Path HTTP Method Method Name
/prompts/{prompt}/screen/{screen}/rendering GET getRendering
/prompts/{prompt}/screen/{screen}/rendering PATCH updateRendering

also added unit tests for the same.

References

Docs are not public yet for this feature. Will update here once they are released in EA/GA.

Testing

We will release guides to use this features separately that can help in manual testing.

Test Suites: 43 passed, 43 total
Tests:       1421 passed, 1421 total
Snapshots:   0 total
Time:        7.338 s, estimated 8 s
Ran all test suites.
  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@tusharpandey13 tusharpandey13 requested a review from a team as a code owner November 25, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants