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

Move from test cafe to Cypress #584

Merged
merged 15 commits into from
Jul 20, 2020
Merged

Move from test cafe to Cypress #584

merged 15 commits into from
Jul 20, 2020

Conversation

krzysztofwolski
Copy link
Member

@krzysztofwolski krzysztofwolski commented Jul 3, 2020

I want to merge this change because...
https://app.clickup.com/t/6a5w4z

Now dashboard and storefront have the same test stack.

Screenshots

image

Pull Request Checklist

  1. All visible strings are translated with proper context.
  2. All data-formatting is locale-aware (dates, numbers, and so on).
  3. Translated strings are extracted.
  4. Number of API calls is optimized.
  5. The changes are tested.
  6. Type definitions are up to date.
  7. Changes are mentioned in the changelog.

@krzysztofwolski krzysztofwolski force-pushed the cypress-warehouses branch 5 times, most recently from f8bad20 to dc98495 Compare July 3, 2020 11:07
@patrys
Copy link
Member

patrys commented Jul 15, 2020

@krzysztofwolski krzysztofwolski mentioned this pull request Jul 15, 2020
7 tasks
@github-actions github-actions bot temporarily deployed to cypress-warehouses July 15, 2020 16:32 Inactive
@github-actions github-actions bot temporarily deployed to cypress-warehouses July 15, 2020 16:56 Inactive
@github-actions github-actions bot temporarily deployed to cypress-warehouses July 15, 2020 17:08 Inactive
@krzysztofwolski
Copy link
Member Author

@michalina-graczyk Objective here was to enable cypress in this repo and create example test for warehouse, not cover whole section with automatic tests

@codecov
Copy link

codecov bot commented Jul 15, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@6c481d2). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #584   +/-   ##
=========================================
  Coverage          ?   71.49%           
=========================================
  Files             ?      725           
  Lines             ?     8326           
  Branches          ?     1378           
=========================================
  Hits              ?     5953           
  Misses            ?     2112           
  Partials          ?      261           
Impacted Files Coverage Δ
assets/images/login-background.svg 100.00% <ø> (ø)
src/auth/components/LoginPage/LoginPage.tsx 92.30% <ø> (ø)
src/configuration/ConfigurationPage.tsx 86.66% <ø> (ø)
src/configuration/index.tsx 37.50% <ø> (ø)
src/home/components/HomeHeader/HomeHeader.tsx 100.00% <ø> (ø)
...ents/WarehouseDetailsPage/WarehouseDetailsPage.tsx 100.00% <ø> (ø)
...ehouses/components/WarehouseInfo/WarehouseInfo.tsx 100.00% <ø> (ø)
...ehouses/components/WarehouseList/WarehouseList.tsx 85.00% <100.00%> (ø)
src/services/urls.ts 88.88% <0.00%> (ø)
...onents/HomeProductListCard/HomeProductListCard.tsx 94.44% <0.00%> (ø)
... and 723 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c481d2...908351e. Read the comment docs.

@krzysztofwolski krzysztofwolski merged commit c778c20 into master Jul 20, 2020
@krzysztofwolski krzysztofwolski deleted the cypress-warehouses branch July 20, 2020 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants