nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
143 stars 24 forks source link

test(Integration): add contexts related tests #970

Closed blizzz closed 5 months ago

blizzz commented 5 months ago

This PR includes some foundations for Context integration tests and a couple of create and read scenarios, plus some smaller fixes.

Let's got with this and add more scenarios in follow-ups. I'll open an overview issue.

Scenarios covered

Creation

Reading

Small bug fixes included

blizzz commented 5 months ago

/backport to stable0.7

blizzz commented 5 months ago

Nice to isolate the stored results with the collection manager 👍

Thx! In a distant follow up I want to move the tables and views there as well and have the FeatureContext less cluttered :)