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

[Backend] Implement Karate tests for apartments table #80

Open
8 tasks
DiegoB1911 opened this issue Jan 22, 2025 · 3 comments · May be fixed by #89
Open
8 tasks

[Backend] Implement Karate tests for apartments table #80

DiegoB1911 opened this issue Jan 22, 2025 · 3 comments · May be fixed by #89

Comments

@DiegoB1911
Copy link
Contributor

DiegoB1911 commented Jan 22, 2025

Description

Implement comprehensive tests using Karate Framework to verify the functionality and constraints of the apartments table.

Test Requirements

Basic Operations

  • Create apartment with all required fields
  • Query apartment by ID
  • Update apartment details
  • Delete apartment
  • List apartments

Acceptance Criteria

  • All test scenarios are implemented and passing
  • Tests cover all table constraints and business rules
  • Clear documentation of test scenarios

Additional Notes

  • Follow the instructions described in the README to run and add new tests
  • Use the tests in tests/karate/features/users as an example

Make sure to follow the Git Guidelines for Atomic Commits and read Contributing Guide

The Pull request needs to have the format mentioned below in the Git Guideline

@Supa-mega
Copy link

Is it okay if I take this?

@akintewe
Copy link

Hello good day, I have worked with backend testing frameworks, specifically Karate for API validation. I'd like to work on implementing the test suite for the apartment_images table. I've written similar test cases before and can guarantee complete coverage of CRUD operations. My ETA is 10 hours. i am happy to contribute.

@titito2005
Copy link

My experience and how it can be used

I am a Full Stack Developer with three years of experience, mainly in Next.js. Previously I worked on implementing unit tests. I am also a member of Dojo Coding, where I am expanding my experience in Web3 technologies. I am excited to learn and be part of this project.

How I plan to approach this problem:
Analyze the code.
Create the test cases.
Implement the tests.
Check everything and make adjustments if necessary.

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

Successfully merging a pull request may close this issue.

5 participants