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

Added test for DataTable Prime components #884

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BenjaminCharmes
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.22%. Comparing base (aecdc32) to head (fcd512b).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #884      +/-   ##
==========================================
+ Coverage   68.12%   68.22%   +0.10%     
==========================================
  Files          62       62              
  Lines        3890     3909      +19     
==========================================
+ Hits         2650     2667      +17     
- Misses       1240     1242       +2     

see 2 files with indirect coverage changes

Copy link

cypress bot commented Sep 24, 2024

datalab    Run #2427

Run Properties:  status check failed Failed #2427  •  git commit 06bb42dce1 ℹ️: Merge fcd512b71b889f378699029be2c85a4d28dbc17b into f7c555073f10bb591c419ee81395...
Project datalab
Branch Review bc/components_test
Run status status check failed Failed #2427
Run duration 10m 23s
Commit git commit 06bb42dce1 ℹ️: Merge fcd512b71b889f378699029be2c85a4d28dbc17b into f7c555073f10bb591c419ee81395...
Committer Benjamin Charmes
View all properties for this run ↗︎

Test results
Tests that failed  Failures 24
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 129
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/startingMaterial.cy.js • 8 failed tests • End-to-end tests (chrome)

View Output

Test Artifacts
Starting material table page > Loads the Starting material page without any errors Test Replay Screenshots
Starting material table page > Adds some valid starting material entries Test Replay Screenshots
Starting material table page > Checks if one of the starting material is in the database Test Replay Screenshots
Starting material table page > Attempts to Add a starting material with the same name Test Replay Screenshots
Starting material table page > Deletes a starting material Test Replay Screenshots
Starting material table page > copies a starting material entry Test Replay Screenshots
Starting material edit page > Checks the equipment edit page Test Replay Screenshots
Starting material edit page > modifies some data in a starting material Test Replay Screenshots
Failed  cypress/e2e/startingMaterial.cy.js • 8 failed tests • End-to-end tests (firefox)

View Output

Test Artifacts
Starting material table page > Loads the Starting material page without any errors Screenshots
Starting material table page > Adds some valid starting material entries Screenshots
Starting material table page > Checks if one of the starting material is in the database Screenshots
Starting material table page > Attempts to Add a starting material with the same name Screenshots
Starting material table page > Deletes a starting material Screenshots
Starting material table page > copies a starting material entry Screenshots
Starting material edit page > Checks the equipment edit page Screenshots
Starting material edit page > modifies some data in a starting material Screenshots
Failed  cypress/e2e/startingMaterial.cy.js • 8 failed tests • End-to-end tests (electron)

View Output

Test Artifacts
Starting material table page > Loads the Starting material page without any errors Test Replay Screenshots
Starting material table page > Adds some valid starting material entries Test Replay Screenshots
Starting material table page > Checks if one of the starting material is in the database Test Replay Screenshots
Starting material table page > Attempts to Add a starting material with the same name Test Replay Screenshots
Starting material table page > Deletes a starting material Test Replay Screenshots
Starting material table page > copies a starting material entry Test Replay Screenshots
Starting material edit page > Checks the equipment edit page Test Replay Screenshots
Starting material edit page > modifies some data in a starting material Test Replay Screenshots

Update datatable component tests
Add e2e test for starting material

Add e2e test for starting material

Add e2e test for starting-material
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.

1 participant