Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test/bulk cancel translation process #3117

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

theresantonie
Copy link
Contributor

@theresantonie theresantonie commented Oct 6, 2024

Short description

New test module to test the functionality of the CancelTranslationProcess class in page_bulk_actions.py.

Proposed changes

Add this test module to the general testing process and the needed test data to test_data.json.

Side effects

Changed expected results for api tests:

API_ENDPOINTS:
/api/v3/augsburg/de/children/ expected queries 14 ->16
/api/v3/augsburg/de/children/?depth=2 expected queries 14 -> 16

Two new pages in augsburg_de_pages.json.

Resolved issues

Fixes: #2915


Pull Request Review Guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add test for translation cancel bulk action
1 participant