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

Iter 1 - Task 1: Fix Legacy Code #8

Open
wuizard3 opened this issue Nov 11, 2024 · 1 comment
Open

Iter 1 - Task 1: Fix Legacy Code #8

wuizard3 opened this issue Nov 11, 2024 · 1 comment

Comments

@wuizard3
Copy link

wuizard3 commented Nov 11, 2024

Story 1.1: Investigate the civic_api_to_representative_paramsmethod to understand the current implementation.

Points: 1

Story 1.2: To verify the functionality, write a characterization test for the civic_api_to_representative_paramsmethod.

Points: 1

Story 1.3: Modify the code to ensure it can handle representatives already present in the database without errors.

Points: 1

Story 1.4: Run the test to ensure the fix works correctly.

Points: 1

Story 1.5: Reinitialize the database locally (drop, create, migrate, seed) after changes.

Points: 1

Story 1.6: Reinitialize the database on Heroku (destroy and recreate the PostgreSQL database, run migrations).

Points: 1

@trishashish
Copy link

trishashish commented Nov 14, 2024

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

No branches or pull requests

2 participants