taiga-back/tests/integration
Alejandro Alonso be55c5cb58 Fixing project validation on hooks app 2016-10-17 10:47:48 +02:00
..
resources_permissions Remove secret key on external apps 2016-10-02 11:16:49 +02:00
__init__.py Some integration tests for auth api. 2014-04-30 09:07:05 +02:00
test_application_tokens.py Remove secret key on external apps 2016-10-02 11:16:49 +02:00
test_attachments.py Add license disclaimer to some files 2016-06-21 11:00:02 +02:00
test_auth_api.py Add filter by email domain on register 2016-07-08 13:03:38 +02:00
test_custom_attributes_epics.py Epic custom attributes values 2016-09-08 11:16:52 +02:00
test_custom_attributes_issues.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_custom_attributes_tasks.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_custom_attributes_user_stories.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_epics.py Fix tests 2016-09-23 10:04:53 +02:00
test_epics_tags.py Fixing tags actions with epics 2016-09-21 13:21:14 +02:00
test_exporter_api.py Fix export test 2016-06-21 15:57:12 +02:00
test_fan_projects.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_feedback.py Add license disclaimer to some files 2016-06-21 11:00:02 +02:00
test_history.py Add project_id to all history entries 2016-07-01 10:16:21 +02:00
test_hooks_bitbucket.py Support for updating epic status via commit message 2016-09-15 12:20:48 +02:00
test_hooks_github.py Fixing project validation on hooks app 2016-10-17 10:47:48 +02:00
test_hooks_gitlab.py Support for updating epic status via commit message 2016-09-15 12:20:48 +02:00
test_hooks_gogs.py Fixing gogs integration 2016-09-15 14:20:40 +02:00
test_importer_api.py Change TextArrayField to ArrayField for tags, permisions and more fields. 2016-06-15 11:11:31 +02:00
test_issues.py Add tests for issues modified_date and finished_date 2016-09-02 01:30:45 +02:00
test_issues_tags.py Refactoring-tags-and-colors-in-API 2016-08-17 11:51:55 +02:00
test_mdrender.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_memberships.py Fix memeverships-bulk-create validator 2016-09-08 11:16:52 +02:00
test_milestones.py Splitting validators and serializers 2016-07-06 12:46:53 +02:00
test_models.py Add license disclaimer to some files 2016-06-21 11:00:02 +02:00
test_neighbors.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_notifications.py Splitting validators and serializers 2016-07-06 12:46:53 +02:00
test_occ.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_permissions.py Add license disclaimer to some files 2016-06-21 11:00:02 +02:00
test_projects.py Fixing sql related with tags 2016-10-17 10:22:34 +02:00
test_references_sequences.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_roles.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_searches.py Add Epics to taiga.searches 2016-09-08 11:16:52 +02:00
test_stats.py Add license disclaimer to some files 2016-06-21 11:00:02 +02:00
test_tasks.py Improve more validators 2016-09-08 11:16:52 +02:00
test_tasks_tags.py Refactoring-tags-and-colors-in-API 2016-08-17 11:51:55 +02:00
test_throwttling.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_timeline.py Improving asynch timeline generation 2016-05-31 13:19:37 +02:00
test_totals_projects.py Add project_id to all history entries 2016-07-01 10:16:21 +02:00
test_us_autoclosing.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_users.py Adding epics to user favorites and voted APIs 2016-09-12 15:34:15 +02:00
test_userstorage_api.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_userstories.py Fixing deadlocks on update_attr_in_bulk_for_ids 2016-10-04 17:30:30 +02:00
test_userstories_tags.py Making capitalized tags work properly 2016-10-11 08:59:25 +02:00
test_vote_issues.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_vote_tasks.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_vote_userstories.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_votes.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_watch_issues.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_watch_milestones.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_watch_projects.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_watch_tasks.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_watch_userstories.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_watch_wikipages.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_webhooks.py Fixing webhooks test API call if the response isnt a valid json 2016-10-06 09:48:18 +02:00
test_webhooks_epics.py Epic support in webhooks 2016-09-15 13:29:10 +02:00
test_webhooks_issues.py Splitting validators and serializers 2016-07-06 12:46:53 +02:00
test_webhooks_milestones.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_webhooks_signals.py Fixing webhooks test API call if the response isnt a valid json 2016-10-06 09:48:18 +02:00
test_webhooks_tasks.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_webhooks_userstories.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_webhooks_wikipages.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
test_wikilinks.py Enhancement: Create the wiki page if not exist when new links are created 2016-06-21 10:59:27 +02:00