Skip to content

Conversation

presleyp
Copy link
Contributor

@presleyp presleyp commented May 20, 2022

Adds a basic resources card, to be added onto in other tickets
Closes #1031

@presleyp presleyp self-assigned this May 20, 2022
@presleyp presleyp requested a review from a team as a code owner May 20, 2022 15:49
</div>
)
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

expect(agent1Status.length).toEqual(2)
const agent2Status = await screen.findAllByText(MockWorkspaceAgentDisconnected.status)
expect(agent2Status.length).toEqual(2)
})
})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

},
waiting: {
after: {
5000: "gettingResources",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 seems reasonable

Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@presleyp presleyp enabled auto-merge (squash) May 20, 2022 16:23
@presleyp presleyp merged commit e40c683 into main May 20, 2022
@presleyp presleyp deleted the resources/presleyp/1031 branch May 20, 2022 18:29
kylecarbs pushed a commit that referenced this pull request Jun 10, 2022
* Set up table

* Format

* Hook up api and test - bug assigning resources

* Remove debugging code

* Format

* Remove unnecessary cards

* Fix test

* Fix assignment

* Fix tests

* Lint
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.

Frontend Workspace Resources Card
4 participants