Oliver Klee
d15bd079d6
[TASK] Migrate DB queries to CSV assertions in the functional tests ( #998 )
...
This makes the corresponding test a lot more concise and easier to
read.
2023-11-19 22:34:02 +01:00
Oliver Klee
bbe469169b
[FEATURE] Add Tea.ownerUid
( #860 )
...
This is a pre-patch for adding a CRUD plugin for tea records.
This property contains only the UID of the owner FE user, but not
a relation to a FE user model. This is because we neither have nor
need a FE user model for the purposes of the CRUD plugin.
2023-06-21 09:16:13 +02:00
Lina Wolf
8be6d02315
[TASK] Convert functional test fixtures to CSV ( #601 )
...
Fixes #600
Co-authored-by: lina.wolf <lwolf@w-commerce.de>
2022-10-03 19:10:08 +02:00
Oliver Klee
b519583431
[CLEANUP] Fix code inspection warnings ( #57 )
2019-08-12 17:43:02 +02:00
Oliver Klee
09dc1281ca
[FEATURE] Add Tea.image as a FAL example ( #15 )
2018-05-25 22:39:33 +02:00
Oliver Klee
9b10334c0d
[FEATURE] Add default sorting by title to the TeaRepository ( #14 )
2018-05-25 17:38:51 +02:00
Oliver Klee
e2f39033c0
[FEATURE] Tea model and repository ( #10 )
2018-05-25 16:19:12 +02:00