taiga-back/tests/integration
David Burke b0c57d8171 Added ref GET param to resolver API.
Useful if we know the the ref ID but not the type of object it is.
Reduces number of API calls in cases when we want to reference an object
by it's ref ID.
Modified integration test to confirm ref works just like using a us, ect
params and has same permissions.
2015-10-26 18:01:54 +01:00
..
resources_permissions Added ref GET param to resolver API. 2015-10-26 18:01:54 +01:00
__init__.py Some integration tests for auth api. 2014-04-30 09:07:05 +02:00
test_application_tokens.py External applications support 2015-09-09 09:39:54 +02:00
test_attachments.py Fixing a lot of flake8 errors on tests 2015-02-24 19:54:10 +01:00
test_auth_api.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_custom_attributes_issues.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_custom_attributes_tasks.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_custom_attributes_user_stories.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_exporter_api.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_fan_projects.py Refactoring likes and votes 2015-10-23 10:51:23 +02:00
test_feedback.py Fixing a lot of flake8 errors on tests 2015-02-24 19:54:10 +01:00
test_history.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_hooks_bitbucket.py Issue#2981: Adapt taiga to the new bitbucket webhooks 2015-06-30 16:56:00 +02:00
test_hooks_github.py Merge pull request #365 from taigaio/issue/1924/allow-multiple-message-action-on-commits 2015-06-24 00:26:43 -07:00
test_hooks_gitlab.py Add gitlab integration with commets webhook 2015-07-03 12:52:43 +02:00
test_importer_api.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_issues.py Adding votes and watched projects to sample_data 2015-08-26 15:19:01 +02:00
test_mdrender.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_memberships.py i18n in emails 2015-04-09 15:24:43 +02:00
test_milestones.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_models.py Optimizing `Project.update_role_points` method 2014-06-24 12:38:29 +02:00
test_neighbors.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_notifications.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_occ.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_permissions.py Fixing a lot of flake8 errors on tests 2015-02-24 19:54:10 +01:00
test_projects.py Refactoring and improving watchers 2015-08-26 15:10:13 +02:00
test_references_sequences.py Added ref GET param to resolver API. 2015-10-26 18:01:54 +01:00
test_roles.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_searches.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_stats.py Issue#2943: Regenerate refs for tasks, issues and user stories on project change 2015-06-24 20:15:02 +02:00
test_tasks.py Adding votes and watched projects to sample_data 2015-08-26 15:19:01 +02:00
test_throwttling.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_timeline.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_us_autoclosing.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_users.py Refactoring likes and votes 2015-10-23 10:51:23 +02:00
test_userstorage_api.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_userstories.py Migrate to django 1.8 and make taiga compatible with python 3.5 2015-10-13 11:27:14 +02:00
test_vote_issues.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_vote_tasks.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_vote_userstories.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_votes.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_watch_issues.py Fixing is_watcher attribute on TIU patch requests 2015-10-14 14:08:40 +02:00
test_watch_milestones.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_watch_projects.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_watch_tasks.py Fixing is_watcher attribute on TIU patch requests 2015-10-14 14:08:40 +02:00
test_watch_userstories.py Fixing is_watcher attribute on TIU patch requests 2015-10-14 14:08:40 +02:00
test_watch_wikipages.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00
test_webhooks.py Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +02:00