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

Automatic Testing #81

Merged
merged 7 commits into from
Apr 1, 2022
Merged

Automatic Testing #81

merged 7 commits into from
Apr 1, 2022

Conversation

HadleyKing
Copy link
Collaborator

No description provided.

Modify the response for POST_api_objects_drafts_modify for a single object
Changes to be committed:
	modified:   bco_api/api/scripts/method_specific/POST_api_objects_drafts_modify.py
POST_api_groups_*.py are all in one file now.
Changes to be committed:
	new file:   api/groups.py
	new file:   api/migrations/0004_rename_group_info_groupinfo.py
	modified:   api/models.py
	deleted:    api/scripts/method_specific/POST_api_groups_create.py
	deleted:    api/scripts/method_specific/POST_api_groups_delete.py
	deleted:    api/scripts/method_specific/POST_api_groups_modify.py
	modified:   api/views.py
Changes to be committed:
	modified:   api/admin.py
	modified:   api/groups.py
	new file:   api/migrations/0005_rename_prefixes_prefix.py
	modified:   api/models.py
	modified:   api/scripts/method_specific/POST_api_prefixes_create.py
	modified:   api/scripts/method_specific/POST_api_prefixes_delete.py
	modified:   api/scripts/method_specific/POST_api_prefixes_modify.py
	modified:   api/scripts/method_specific/POST_api_prefixes_permissions_set.py
	modified:   api/scripts/utilities/UserUtils.py
Changes to be committed:
	modified:   api/admin.py
	modified:   api/apps.py
	modified:   api/models.py
	modified:   api/signals.py
	modified:   bco_api/settings.py
Changes to be committed:
	modified:   bco_api/api/groups.py
	modified:   bco_api/api/scripts/method_specific/POST_api_objects_drafts_modify.py
	modified:   bco_api/api/scripts/utilities/UserUtils.py
	modified:   bco_api/api/tests.py
	modified:   bco_api/api/urls.py
	modified:   bco_api/api/views.py
Changes to be committed:
	modified:   bco_api/api/models.py
	deleted:    bco_api/api/tests.py
	new file:   bco_api/api/tests/__init__.py
	new file:   bco_api/api/tests/test_forms.py
	new file:   bco_api/api/tests/test_models.py
	new file:   bco_api/api/tests/test_views.py
@HadleyKing HadleyKing marked this pull request as draft March 28, 2022 17:00
@HadleyKing HadleyKing changed the base branch from 22.03 to 22.04 March 29, 2022 13:33
@HadleyKing HadleyKing marked this pull request as ready for review March 29, 2022 15:51
@HadleyKing HadleyKing marked this pull request as draft March 29, 2022 15:51
Changes to be committed:
	modified:   bco_api/api/scripts/method_specific/POST_api_objects_drafts_create.py
	modified:   bco_api/api/scripts/method_specific/POST_api_objects_drafts_modify.py
	modified:   bco_api/api/scripts/utilities/UserUtils.py
	new file:   bco_api/api/tests.py
	modified:   bco_api/api/views.py
@HadleyKing HadleyKing marked this pull request as ready for review April 1, 2022 14:30
@HadleyKing HadleyKing merged commit 108b983 into 22.04 Apr 1, 2022
@HadleyKing HadleyKing deleted the testing branch April 5, 2022 13:54
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.

1 participant