Skip to content

Add CI: Setup E2E using Playwright #32

Merged
aambrose1 merged 35 commits into
mainfrom
test/e2e
May 3, 2026
Merged

Add CI: Setup E2E using Playwright #32
aambrose1 merged 35 commits into
mainfrom
test/e2e

Conversation

@aambrose1

Copy link
Copy Markdown
Owner

Draft

  1. Testing the pull request trigger.
  2. Verify e2e actions workflow reruns when changes are pushed to the branch.

Afterwards, will set to review when e2e tests are pushed!

@aambrose1 aambrose1 moved this to In progress in KinTree Project Apr 5, 2026
@aambrose1 aambrose1 linked an issue Apr 5, 2026 that may be closed by this pull request
aambrose1 and others added 8 commits April 25, 2026 17:40
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
@aambrose1

Copy link
Copy Markdown
Owner Author

Sharing ghost relations conflict:
A payload of :
{ "person1_id": "ghost_1777561331840_546", "person2_id": 150, "relationshipType": "parent", "side": null, "relationshipStatus": "active", "userId": 87 }

Gives the response { "error": "Error adding relationship", "details": "invalid input syntax for type integer: \"ghost_1777561331840_546\"" }

Relationship person1_id (int) and person2_id (int) are tied to id (int) in the treemember table. So this raises with relationshipService.js connecting siblings with a ghost parent because of the type differences & ghosts not making it to the treemember table. Will debug!

aambrose1 and others added 2 commits May 1, 2026 13:21
@aambrose1 aambrose1 marked this pull request as ready for review May 3, 2026 18:26
@aambrose1 aambrose1 requested review from Copilot and removed request for Copilot May 3, 2026 18:26
@aambrose1 aambrose1 merged commit b191af6 into main May 3, 2026
2 of 3 checks passed
@github-project-automation github-project-automation Bot moved this from In progress to Done in KinTree Project May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Testing

1 participant