✨ Add private, local only, API for usage in E2E tests#1429
Merged
Conversation
b21dbcf to
0e8975a
Compare
e534171 to
2ed16e0
Compare
b939f9c to
3d56c3a
Compare
4bc78c1 to
cade0a4
Compare
7025d31 to
2991258
Compare
patrick91
commented
Nov 26, 2024
frontend/tests/utils/privateApi.ts
Outdated
Contributor
Author
There was a problem hiding this comment.
@alejsdev what do you think of having this?
currently without this running the build test would fail. The other option would be to ignore the test files when running build, which maybe is better?
Member
There was a problem hiding this comment.
We could ignore the test files while running the build :)
Contributor
Author
There was a problem hiding this comment.
@alejsdev done! I had to make a new config file that ignores the whole test folder :)
4e0ed8f to
bda9841
Compare
An error occurred while trying to automatically change base from
feature/remove-modify-id-script
to
master
November 27, 2024 11:42
24e98f8 to
3cb25ed
Compare
tiangolo
reviewed
Dec 2, 2024
Member
tiangolo
left a comment
There was a problem hiding this comment.
Nice! A couple of small comments.
simplydev
pushed a commit
to simplydev/followup-remainder-fsd
that referenced
this pull request
Dec 28, 2024
Co-authored-by: github-actions <github-actions@github.com>
rajdavee
pushed a commit
to OrganyzAI/python-backend
that referenced
this pull request
Dec 30, 2025
Co-authored-by: github-actions <github-actions@github.com>
This was referenced Feb 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.