Skip to content

63 get projects expenditures#99

Open
bhuvanh66 wants to merge 4 commits intomainfrom
63-get-projects-expenditures
Open

63 get projects expenditures#99
bhuvanh66 wants to merge 4 commits intomainfrom
63-get-projects-expenditures

Conversation

@bhuvanh66
Copy link

ℹ️ Issue

Closes 63

📝 Description

Added get route to fetch the expenditures for a project.

✔️ Verification

Screenshot 2026-01-28 at 11 55 57 PM Screenshot 2026-01-28 at 11 56 15 PM Screenshot 2026-01-28 at 11 58 26 PM

@bhuvanh66 bhuvanh66 self-assigned this Jan 29, 2026
@bhuvanh66 bhuvanh66 force-pushed the 63-get-projects-expenditures branch from 38cf813 to 8e5a2a7 Compare February 12, 2026 01:40
Copy link
Collaborator

@nourshoreibah nourshoreibah left a comment

Choose a reason for hiding this comment

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

Other than the testing comment LGTM!


test('201: creates project with all fields (e2e)', async () => {
const res = await fetch('http://localhost:3000/projects', {
const res = await fetch(`${base}`, {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you change these URL calls to hit the handler directly? Sorry if this wasn't in testing doc, recent change we're making to help with auth compatibility

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.

3 participants

Comments