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

Validate Talawa API with PostgreSQL (No Docker) #2666

Open
pranshugupta54 opened this issue Nov 14, 2024 · 3 comments
Open

Validate Talawa API with PostgreSQL (No Docker) #2666

pranshugupta54 opened this issue Nov 14, 2024 · 3 comments
Assignees
Labels
test Testing application unapproved Unapproved for Pull Request

Comments

@pranshugupta54
Copy link
Member

pranshugupta54 commented Nov 14, 2024

Objective:

Ensure that the setup and installation process for the Talawa API, including PostgreSQL integration without docker, works as expected by following the provided documentation. Identify any gaps, inaccuracies, or areas where instructions could be clearer. Follow each step in the setup documentation carefully, starting from environment setup to running the API with PostgreSQL.

Branch: develop-postgres

Tasks:

  1. Install PostgreSQL: Install and setup PostgreSQL on your local machine.
  2. Configure Database: Update environment variables in the Talawa project to connect to your PostgreSQL instance.
  3. Import Sample Data: Import the sample data into the database to test functionality.
  4. Run the API: Start the Talawa API and verify that it connects successfully to PostgreSQL.
  5. Test Endpoints: Access key endpoints to ensure they are running as expected.

Acceptance Criteria:

  • The setup process works as described in the documentation.
  • The API runs without errors, sample data is loaded, and key endpoints return expected responses.
  • Attach a short video demonstrating that the API runs smoothly, showcasing major endpoints.
  • Attach a brief summary of findings and recommendations for documentation updates if needed.
@github-actions github-actions bot added test Testing application unapproved Unapproved for Pull Request labels Nov 14, 2024
@bandhan-majumder
Copy link

bandhan-majumder commented Nov 15, 2024

Hey @pranshugupta54. Can I work on this issue? I need a bit more clarification. Do I have to write tests for them or just have to test endpoints with following instructions and make a proof of test video that shows everything is working fine?

@pranshugupta54
Copy link
Member Author

No need to write tests, just a video and also to check if documents are accurate.

@bandhan-majumder
Copy link

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing application unapproved Unapproved for Pull Request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants