/
oriono
/
taskman
ОбзорДокументацияВойти
/
oriono
/
taskman
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
taskman/
tests/
..
fixtures

Change team membership default status from pending to active and add user status to tests

5 месяцев назад
__init__.py

create package tests and test_users.py & dir fixtures with users.json inside, tests fail yet

2 года назад
test_admin.py

Increase minimum password length from 3 to 8 characters

4 месяца назад
test_checklist.py

Add checklist edge case and task sorting tests

5 месяцев назад
test_concurrent_login.py

Add concurrent login test for one user

7 месяцев назад
test_context_processors.py

Change all comments from Russian to English

2 месяца назад
test_create_superuser.py

Improve admin setup security and fix debug flag handling

4 месяца назад
test_feedback.py

Add feedback view tests for authorization and form validation

7 месяцев назад
test_filter.py

fix: Include deleted/removed users in task author filter

2 месяца назад
test_forms.py

Fix tests for invite code based team joining

3 месяца назад
test_index.py

Fix redirect behavior after login and user registration

6 месяцев назад
test_labels.py

Change button label from "Edit" to "Save" on update pages

4 месяца назад
test_language.py

Refactor language tests to use fresh client for each test

5 месяцев назад
test_limits.py

refactor: fix task limit counting and limit view permissions

2 месяца назад
test_login_logout.py

Fix CSRF token handling in login and logout tests

4 месяца назад
test_main_views.py

refactor: fix task limit counting and limit view permissions

2 месяца назад
test_notes.py

refactor: clean form validation logic and improve test coverage of notes

2 месяца назад
test_notifications.py

Add test for task completion notification

2 месяца назад
test_pending_users.py

Add tests for pending users logic in teams

5 месяцев назад
test_permissions.py

Fix code style issues to pass flake8 linter

6 месяцев назад
test_real_ip_middleware.py

Add tests for RealIPMiddleware and bump version to 2.21.6

3 месяца назад
test_soft_delete_edge_cases.py

Increase minimum password length from 3 to 8 characters

4 месяца назад
test_sorting.py

Update settings.py: Django 6.0 + add English comments for all settings

2 месяца назад
test_statuses.py

Change button label from "Edit" to "Save" on update pages

4 месяца назад
test_tasks.py

Add pagination to task list (#8)

2 месяца назад
test_team_form.py

Increase minimum password length from 3 to 8 characters

4 месяца назад
test_team_invites.py

Add invite code registration flow and improve test coverage

3 месяца назад
test_team_middleware.py

Change team membership default status from pending to active and add user status to tests

5 месяцев назад
test_teams.py

Change all comments from Russian to English

2 месяца назад
test_trigger_error.py

Change all comments from Russian to English

2 месяца назад
test_urls.py

Add tests for URLs and improve health_check documentation

3 месяца назад
test_users.py

Fix tests for invite code based team joining

3 месяца назад