charles
789e32a57f
test(actor): add comprehensive test cases for database functions
...
Add test cases for Save, GetByActorID, ListByStoryID, Delete, and
GetActorIDForResourceName functions. Use real database instances for
integration tests following Story test patterns.
2026-04-01 19:03:22 +00:00
charles
9720517a8c
Merge pull request 'Add Actor model with unit tests and integration tests' ( #1 ) from add-actor-model into main
...
Reviewed-on: https://git.tipsy.codes/charles/webstory/pulls/1
2026-04-01 18:29:37 +00:00
charles
a9a3556b18
Add Actor model with unit tests and integration tests
...
Add Actor model implementation in pkg/database/actor/actor.go with
associated unit tests in actor_test.go. Implement tests following the
pattern used for Story model, including Postgres integration tests.
2026-04-01 07:54:50 +00:00
charles
6d3db74bf4
add: styleguide and updated agents
2026-04-01 00:24:22 -07:00
charles
05a04d0b58
fix: move AGENT to AGENTS
2026-03-29 23:07:03 -07:00
charles
45cf4b5be7
fix: try changing how to include files
2026-03-29 18:31:28 -07:00
charles
70ce913ed4
add: commit guidance
2026-03-29 18:22:38 -07:00
charles
1b1fa4857b
add: always test to agent
2026-03-29 18:16:43 -07:00
charles
bddfbd4f74
add: tests using an actual database
2026-03-29 15:24:09 -07:00
charles
7626b5618a
add: story and some tests
2026-03-25 21:56:27 -07:00
charles
98b14220e7
add: some tests
2026-03-24 23:16:22 -07:00
charles
e7e23c1e8c
add: story, actor, and scenes
2026-03-24 22:56:04 -07:00
charles
4e111c7f6d
add: aip, a story resource
2026-03-24 22:49:44 -07:00
charles
622eca78cb
add: some proto stuff
2026-03-24 21:11:45 -07:00
charles
3df04e4cb6
add: readmes and boilerplate
2026-03-24 19:59:30 -07:00