@insights_regression
@insights_trending
@IN-13252
Feature: Trending TikTok Export

  @id_f6fee6cca8b14c5aa4ac05bb63b119677ea8dc054c8d4c3d89dcc75028c4892e
  Scenario Outline: [Regression][Trending TikTok] - Export data for <type>
    Given an orchard employee insightsreal for insights
    And I log in
    When I visit the insights <link> page
    Then I can verify export data is correct on <type> TikTok Trending

    Examples:
      | link                        | type   |
      | /trending/tiktok?type=daily | Daily  |
      | /trending/tiktok?type=7days | 7 Days |
