aboutsummaryrefslogtreecommitdiffstats
path: root/entity/dag/example_test.go
Commit message (Expand)AuthorAgeFilesLines
* WIPMichael Muré2022-11-291-7/+7
* dag: test op serialisation with the unmarshaller, to allow resolving entitiesMichael Muré2022-08-241-3/+3
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-1/+1
* core: generalized resolvers to resolve any entity time when unmarshalling an ...Michael Muré2022-08-181-5/+13
* entity/dag: proper base operation for simplified implementationMichael Muré2022-07-251-96/+46
* doc: more tiny fixesMichael Muré2022-06-251-4/+5
* doc: tiny tweaksMichael Muré2022-06-251-1/+4
* test: clean up temp dir and repo correctlySteve Moyer2022-05-311-0/+2
* refactor: use namespace instead of application of applicationNameSteve Moyer2022-05-261-3/+3
* feat: make local storage configurableSteve Moyer2022-05-251-2/+3
* entity/dag: add an extensive exampleMichael Muré2022-03-221-0/+383