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

Add cypress tests to modules page #2239

Merged
merged 1 commit into from Jun 28, 2022

Conversation

DamnClin
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #2239 (4ed3911) into main (c4449fa) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main     #2239   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2450      2450           
===========================================
  Files            537       537           
  Lines           9302      9302           
  Branches         223       223           
===========================================
  Hits            9302      9302           

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 c4449fa...4ed3911. Read the comment docs.

@@ -0,0 +1,21 @@
import { HttpResponseInterceptor, RouteMatcher, StaticResponse } from '../../../../../node_modules/cypress/types/net-stubbing';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just wonder if we can improve this import without using ../../../etc

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea :D the front build is totally broken from me, I have to to all thinks by hand using VSCode it's a nightmare to contribute JHLite frontend :D (perhaps I'll take some time to fix that...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants