Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

[FEATURE] Integrate sample data in unittest workflow #337

Open
kshitijrajsharma opened this issue Sep 23, 2022 · 0 comments · May be fixed by #335
Open

[FEATURE] Integrate sample data in unittest workflow #337

kshitijrajsharma opened this issue Sep 23, 2022 · 0 comments · May be fixed by #335
Assignees

Comments

@kshitijrajsharma
Copy link
Member

kshitijrajsharma commented Sep 23, 2022

In order to test endpoints with sample data during code development testing , Github workflow needs to run in real environment with data populated in test database along with the config section . So plan is to use postgres service and use that service in testing with pre populated data provided by sample sql dump in API
This will solve and makes it easy to implement test cases for API .
This issue should address the current github action unit test failing and provide sample db in unittest for this PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant