Skip to content

Pytest for validate and the failing unit tests#4195

Open
Rajeshkumar-s2 wants to merge 4 commits intodell:pub/build_streamfrom
Rajeshkumar-s2:pub/build_stream
Open

Pytest for validate and the failing unit tests#4195
Rajeshkumar-s2 wants to merge 4 commits intodell:pub/build_streamfrom
Rajeshkumar-s2:pub/build_stream

Conversation

@Rajeshkumar-s2
Copy link
Collaborator

Description of the Solution

Pytest for validate and the failing unit tests

Suggested Reviewers

If you wish to suggest specific reviewers for this solution, please include them in this section. Be sure to include the @ before the GitHub username.
@priti-parate @Venu-p1 @abhishek-sa1

def client(tmp_path):
"""Create test client with fresh container for each test."""
os.environ["ENV"] = "dev"
# Use file-based SQLite database for integration tests
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any reason we are moving to sqlite from in memory ?

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.

4 participants