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

[Dependent] [WIP] REST API tests for IAM #4064

Closed
wants to merge 297 commits into from

Conversation

sizov-kirill
Copy link
Contributor

@sizov-kirill sizov-kirill commented Dec 22, 2021

Motivation and context

Functionality that was made in PR #3788 has no REST API tests, so this PR should create such tests, is expected that each resource will be have some basic tests:

  • auth
  • cloudstorages
  • comments
  • invitations
  • issues
  • jobs
  • lambda
  • memberships
  • organizations
  • projects
  • restrictions
  • server
  • tasks
  • users

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

Boris Sekachev and others added 30 commits October 1, 2021 13:02
+ org=slug and org_id=id
+ disable pagination for organization
Organization.contact (now supported in django, django-rest)
framework (otherwise need to implement methods to translate "worker" <->
"W")
@sizov-kirill sizov-kirill changed the title [Dependent] [WIP] REST API test for IAM [Dependent] [WIP] REST API tests for IAM Dec 22, 2021
@sizov-kirill sizov-kirill deleted the sk/rest-api-tests-for-iam branch December 22, 2021 15:02
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.

2 participants