Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
profcomff
/
modal-service-api
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
7
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Test/add tests for groups notes services
- #30
#30
Merged
petrCher
merged 14 commits into
main
profcomff/modal-service-api:main
from
test/add-tests-for-groups-notes-services
profcomff/modal-service-api:test/add-tests-for-groups-notes-services
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Test/add tests for groups notes services
#30
petrCher
merged 14 commits into
main
profcomff/modal-service-api:main
from
test/add-tests-for-groups-notes-services
profcomff/modal-service-api:test/add-tests-for-groups-notes-services
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
Добавлены тесты для routes/group.py
CaseAsLimbo
committed
d3b47b8
View commit details
Copy full SHA for d3b47b8
Browse repository at this point
Добавлена фикстура для создания сервисов
CaseAsLimbo
committed
c7ebf1d
View commit details
Copy full SHA for c7ebf1d
Browse repository at this point
Доработана фикстура notes
CaseAsLimbo
committed
dbedad7
View commit details
Copy full SHA for dbedad7
Browse repository at this point
Добавлены более точные аннотации типов для query-параметров, чтобы избежать пападания отрицательных значений в limit и offset, и не пропускать не валидные строки в status
CaseAsLimbo
committed
1e9c135
View commit details
Copy full SHA for 1e9c135
Browse repository at this point
добавлены тесты на ручку get_note
CaseAsLimbo
committed
4ca880a
View commit details
Copy full SHA for 4ca880a
Browse repository at this point
исправлена фикстура создающая модалки
CaseAsLimbo
committed
046baac
View commit details
Copy full SHA for 046baac
Browse repository at this point
Добавлен тест на ручку update_status
CaseAsLimbo
committed
abd7042
View commit details
Copy full SHA for abd7042
Browse repository at this point
Добавлены тесты на ручку delete_note
CaseAsLimbo
committed
b10317d
View commit details
Copy full SHA for b10317d
Browse repository at this point
Добавлены тесты на ручки create_note_*
CaseAsLimbo
committed
958efb3
View commit details
Copy full SHA for 958efb3
Browse repository at this point
Исправлена аннотация в ручке get_notes и в функции сервиса
CaseAsLimbo
committed
99453a3
View commit details
Copy full SHA for 99453a3
Browse repository at this point
1. Исправления по комментам на GitHub:
Show description for fbd3aea
CaseAsLimbo
committed
fbd3aea
View commit details
Copy full SHA for fbd3aea
Browse repository at this point
Применены Black и Isort
CaseAsLimbo
committed
721d11a
View commit details
Copy full SHA for 721d11a
Browse repository at this point
Применены black и isort(правка в импортах)
CaseAsLimbo
committed
adec982
View commit details
Copy full SHA for adec982
Browse repository at this point
Обновлены некоторые параметры на Enum в место сырых значений
CaseAsLimbo
committed
09fd12e
View commit details
Copy full SHA for 09fd12e
Browse repository at this point
You can’t perform that action at this time.