Closed igorsimb closed 9 months ago
This update brings significant enhancements to the project's testing capabilities and coverage, introduces new homepage content like FAQs, features, and a guide on how it works, and improves the site's aesthetics and functionality. Refinements in models and views refine the codebase, while the addition of social account functionality and updates to dependencies ensure alignment with best Python development practices.
Files | Change Summary |
---|---|
.coveragerc , .../workflows/tests.yml |
Enhanced test coverage and efficiency with new configurations and dependencies. |
commands.md |
Added commands for improved testing capabilities. |
main/models.py , main/views.py |
Code refinements and new features in models and views. |
main/templates/main/... |
Revamped homepage content with new sections and updated styling. |
mp_monitor/settings.py , requirements.txt |
Added social account functionality and updated dependencies. |
static/css/custom.css |
Updated site aesthetics with new color schemes and gradients. |
tests/main/test_main_views.py |
Introduced a new test for unauthenticated index page access. |
Objective | Addressed | Explanation |
---|---|---|
Create content for homepage sections including Main, CTA, Features, How it works, FAQ (#61) | ✅ | |
Utilize industry-specific terminology and "voice of customer" strategy (#61) | ✅ | |
Analyze "Витамины Омега 3 1000 мг" (Миофарм) customer reviews for content creation (#61) | ✅ |
In the world of code where rabbits dwell,
Changes spring like flowers, as stories they tell.
🌼 With tests and features, so bright and new,
A homepage reborn, with content that's true.
🐰 As I hop through lines, with glee and might,
I see a project, shining so bright.
To the devs, I say, with a joyful cheer,
"Well done, my friends, let's hop into gear!"
LGTM
Fixes https://github.com/igorsimb/mp-monitor/issues/61 Replaces filler with actual content. Added test coverage tool
pytest-cov
Updated CISummary by CodeRabbit
rounded-pill
class for consistency.