Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix cypress and write test for /reports #309

Open
mirkan1 opened this issue May 3, 2024 · 1 comment
Open

fix cypress and write test for /reports #309

mirkan1 opened this issue May 3, 2024 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@mirkan1
Copy link
Member

mirkan1 commented May 3, 2024

No description provided.

mirkan1 added a commit that referenced this issue May 3, 2024
@mirkan1
Copy link
Member Author

mirkan1 commented May 3, 2024

       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  alert/create_alert_spec.js               00:24        2        1        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  alert/edit_alert_spec.js                 01:04        3        -        3        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  alert/view_alert_spec.js                 00:30        4        3        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  dashboard/dashboard_spec.js              01:30        6        2        4        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  dashboard/dashboard_tags_spec.js         00:04        1        1        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  dashboard/filters_spec.js                00:23        1        -        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  dashboard/grid_compliant_widgets_sp      02:42       11        4        7        -        - │
  │    ec.js                                                                                       │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  dashboard/parameter_mapping_spec.js      01:09        3        -        3        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  dashboard/sharing_spec.js                01:17        5        2        3        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  dashboard/textbox_spec.js                00:30        6        5        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  dashboard/widget_spec.js                 02:21        9        2        7        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  data-source/create_data_source_spec      00:08        3        3        -        -        - │
  │    .js                                                                                         │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  data-source/edit_data_source_spec.j      00:02        1        1        -        -        - │
  │    s                                                                                           │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  destination/create_destination_spec      00:05        2        2        -        -        - │
  │    .js                                                                                         │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  embed/share_embed_spec.js                01:44        3        -        3        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  group/edit_group_spec.js                 00:02        1        1        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  group/group_list_spec.js                 00:02        1        1        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  model/create_model_spec.js               00:02        1        1        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  query-snippets/create_query_snippet      00:03        1        1        -        -        - │
  │    _spec.js                                                                                    │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  query/create_query_spec.js               00:22        1        -        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  query/filters_spec.js                    00:44        2        -        2        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  query/parameter_spec.js                  06:15       26        5       17        -        4 │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  query/query_tags_spec.js                 00:05        1        1        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  report/create_report_spec.js             00:22        1        -        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  settings/organization_settings_spec      00:02        1        1        -        -        - │
  │    .js                                                                                         │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  settings/settings_tabs_spec.js           00:06        4        4        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  user/edit_profile_spec.js                00:14        5        5        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  user/login_spec.js                       00:24        3        2        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  user/logout_spec.js                      00:03        1        1        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  user/user_list_spec.js                   00:02        1        1        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/box_plot_spec.js          00:23        1        -        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/choropleth_spec.js        00:22        1        -        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/cohort_spec.js            00:23        1        -        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/counter_spec.js           01:27        8        -        4        -        4 │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/edit_visualization_d      01:06        3        -        3        -        - │
  │    ialog_spec.js                                                                               │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/funnel_spec.js            00:22        1        -        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/map_spec.js               00:45        2        -        2        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/pivot_spec.js             01:28        4        -        4        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/sankey_sunburst_spec      01:30        4        -        4        -        - │
  │    .js                                                                                         │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/table/table_spec.js       01:28        6        -        4        -        2 │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  visualizations/word_cloud_spec.js        00:22        3        -        1        -        2 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  27 of 41 failed (66%)                    32:35      144       50       82        -       12  

@mirkan1 mirkan1 added bug Something isn't working enhancement New feature or request labels Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant