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

[Q] can i add some more test-cases ? #6777

Open
Sonichigo opened this issue Dec 28, 2023 · 3 comments
Open

[Q] can i add some more test-cases ? #6777

Sonichigo opened this issue Dec 28, 2023 · 3 comments
Labels
ty:question type of issue is a question

Comments

@Sonichigo
Copy link

Sonichigo commented Dec 28, 2023

I was going through the codebase and pr, to see how ways to contribute. I noticed that there is a folder for tests with some functional, integration and etc... Can I contribute by adding some integration/e2e test I use keploy for testcases and data mocks generation.

@ArtsiomWB
Copy link
Contributor

Hey @Sonichigo, you can definitely go ahead and add your own tests in there if you are interested :)

@Sonichigo
Copy link
Author

@ArtsiomWB I'm working on this ! Can you please re-open the issue ? I'll close it with my PR

@ArtsiomWB ArtsiomWB reopened this Jan 3, 2024
@shivamsouravjha
Copy link

shivamsouravjha commented Feb 2, 2024

Hey @ArtsiomWB,

I was examining the repository and noticed that the only database connection used is SQLite, primarily for exporting the history. Is there any other database connection used in this repository?

Additionally, it seems that GraphQL calls, such as create_user_mutation, make requests to an external server, which likely stores data like experiment details, etc. Can you confirm this?

@kptkin kptkin added the ty:question type of issue is a question label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ty:question type of issue is a question
Projects
None yet
Development

No branches or pull requests

4 participants