Actions
Feature #31453
closedTracker #29977: Import/Export Stories
[sat-e-423] Add Bats tests for import/export
Description
- BATS tests live in Forklift
- Import/export from one org to another
Scenarios
Scenarios to verify 1) Simple cv export/import
Create a content view with no filters and publish it
Export the created cvv
Import that and make sure the contents match
2) CVV with filters
Add a filter to the above content view and publish it
Export the created cvv
Import that and make sure the contents match
3) Incremental
Create a content view with no filters and publish it
Add a synced repo to the container and publish it
Export version 1
Import version 1
Request an incremental export between versions 1 and 2
Add the new repo in the import content view
Import the incremental dump
Actions