Skip to content

Talbot support setProjectLocation endpoint by adding appropriate tests#87

Closed
HMS-Victory wants to merge 3 commits into0.1.0from
Talbot-Support-setProjectLocation-endpoint
Closed

Talbot support setProjectLocation endpoint by adding appropriate tests#87
HMS-Victory wants to merge 3 commits into0.1.0from
Talbot-Support-setProjectLocation-endpoint

Conversation

@HMS-Victory
Copy link
Copy Markdown
Contributor

@HMS-Victory HMS-Victory commented Mar 10, 2026

Added a setupSpec to make important project data related to the specific project being edited available for all following tests. And added baseline tests for the setProjectLocation endpoint. #76

@Jonathan-Zollinger Jonathan-Zollinger self-requested a review March 11, 2026 20:05
Copy link
Copy Markdown
Member

@Jonathan-Zollinger Jonathan-Zollinger left a comment

Choose a reason for hiding this comment

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

See changes requested below

.setMissionId("2011050")
.setPostal("85281")
.setStakeId("504297")
.setState("Arizona")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Since we're rolling this out across several hundred projects, let's replace this hard-coded address with a 30 real locations. let's add those in a json file for now in the resources directory. Let's ensure the sample includes the US and Canada for now, and that it varies whether it includes optional fields like AreaId or StakeId.


when:
client.createProject(args)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

don't modify code outside of your scope of work - refactoring whitespace like this adds noise to commits

@Jonathan-Zollinger Jonathan-Zollinger deleted the Talbot-Support-setProjectLocation-endpoint branch April 25, 2026 00:35
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