Commit Graph

6 Commits

Author SHA1 Message Date
Michael Spalti
eb48b1b204 Bug fix for browse. 2022-09-17 10:18:10 -07:00
Michael Spalti
ccfa1410c2 Added embedThumbnail to FindListOptions. 2022-09-16 10:07:00 -07:00
Michael Spalti
75da8ca10d Fixed tests after merge. 2022-09-15 13:20:33 -07:00
Michael Spalti
c2da87e617 Merge branch 'main' into collection-thumbnail-embed 2022-09-15 12:31:46 -07:00
Yury Bondarenko
147c7180d0 93219: Add (more) reusable functions to test DataService composition
Data services that implement *Data interfaces should include the appropriate test functions in their specs.
These go over all methods in the interface & check that they're "wired up" correctly.

See e.g. the change in ExternalSourceDataService for an issue that is easy to miss but was highlighted by these new tests
2022-09-12 17:37:54 +02:00
Yura Bondarenko
fbaab69121 93803: Ensure data services are called *DataService 2022-08-25 10:28:45 +02:00