Skip to content

Conversation

netramali
Copy link
Contributor

Description

Description was added as an attribute to the project's api and hence changes need to be reflected here on projects resource.

Testing plan

Integration Tests

External links

Output from tests

Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.

=== RUN   TestProjectsCreate
--- PASS: TestProjectsCreate (2.24s)
=== RUN   TestProjectsCreate/with_valid_options
    --- PASS: TestProjectsCreate/with_valid_options (0.57s)
=== RUN   TestProjectsCreate/when_options_is_missing_name
    --- PASS: TestProjectsCreate/when_options_is_missing_name (0.00s)
=== RUN   TestProjectsCreate/when_options_has_an_invalid_name
    --- PASS: TestProjectsCreate/when_options_has_an_invalid_name (0.23s)
=== RUN   TestProjectsCreate/when_options_has_an_invalid_organization
    --- PASS: TestProjectsCreate/when_options_has_an_invalid_organization (0.00s)
PASS

=== RUN   TestProjectsUpdate
--- PASS: TestProjectsUpdate (2.80s)
=== RUN   TestProjectsUpdate/with_valid_options
    --- PASS: TestProjectsUpdate/with_valid_options (0.56s)
=== RUN   TestProjectsUpdate/when_updating_with_invalid_name
    --- PASS: TestProjectsUpdate/when_updating_with_invalid_name (0.51s)
=== RUN   TestProjectsUpdate/without_a_valid_projects_ID
    --- PASS: TestProjectsUpdate/without_a_valid_projects_ID (0.00s)
PASS

@netramali netramali marked this pull request as ready for review February 29, 2024 15:36
@netramali netramali requested a review from a team as a code owner February 29, 2024 15:36
@uturunku1
Copy link
Contributor

@netramali netramali merged commit ab87915 into main Feb 29, 2024
@netramali netramali deleted the Netra2104/TF-11505-add-description-to-project-resource branch February 29, 2024 18:24
Copy link

Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes.

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