Skip to content

HT-24 Added login command to get the gui tests running#14

Merged
Lenton99 merged 4 commits intodevelopfrom
HT-24-create-web-gui-tests-to-authenticate-the-user
Feb 9, 2022
Merged

HT-24 Added login command to get the gui tests running#14
Lenton99 merged 4 commits intodevelopfrom
HT-24-create-web-gui-tests-to-authenticate-the-user

Conversation

@Lenton99
Copy link
Collaborator

@Lenton99 Lenton99 commented Feb 9, 2022

No description provided.

@Lenton99 Lenton99 requested a review from jarrodback February 9, 2022 16:07
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

Coverage after merging HT-24-create-web-gui-tests-to-authenticate-the-user into develop will be

89.23%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
app.js96.55%100%0%100%
utilities.js84.62%50%100%88.89%11, 14
business
   bill.business.js84%100%71.43%85.71%25, 35
   user.business.js92.45%91.67%91.67%93.10%102, 85, 87
config
   db.config.js100%100%100%100%
controllers
   auth.controller.js87.50%100%85.71%88.24%48–49
   bill.controller.js82.61%100%77.78%85.71%11, 21
database
   index.js70.97%50%40%79.17%17, 26–27, 30, 42–43
datalayer
   mongo.js100%100%100%100%
middleware/auth
   authJwt.js90.91%83.33%100%92.86%13–14
models
   bill.model.js46.15%100%50%45.45%28–32, 34
   journey.model.js100%100%100%100%
   location.model.js100%100%100%100%
   user.model.js100%100%100%100%
routes
   auth.routes.js100%100%100%100%
   bill.routes.js100%100%100%100%

@github-actions
Copy link

github-actions bot commented Feb 9, 2022

Coverage after merging HT-24-create-web-gui-tests-to-authenticate-the-user into develop will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   utilities.js100%100%100%100%
src/store
   store.js100%100%100%100%

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

github-actions bot commented Feb 9, 2022

Coverage after merging HT-24-create-web-gui-tests-to-authenticate-the-user into develop will be

90.26%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
app.js96.55%100%0%100%
utilities.js84.62%50%100%88.89%11, 14
business
   bill.business.js84%100%71.43%85.71%25, 35
   user.business.js92.45%91.67%91.67%93.10%102, 85, 87
config
   db.config.js100%100%100%100%
controllers
   auth.controller.js100%100%100%100%
   bill.controller.js82.61%100%77.78%85.71%11, 21
database
   index.js70.97%50%40%79.17%17, 26–27, 30, 42–43
datalayer
   mongo.js100%100%100%100%
middleware/auth
   authJwt.js90.91%83.33%100%92.86%13–14
models
   bill.model.js46.15%100%50%45.45%28–32, 34
   journey.model.js100%100%100%100%
   location.model.js100%100%100%100%
   user.model.js100%100%100%100%
routes
   auth.routes.js100%100%100%100%
   bill.routes.js100%100%100%100%

@github-actions
Copy link

github-actions bot commented Feb 9, 2022

Coverage after merging HT-24-create-web-gui-tests-to-authenticate-the-user into develop will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   utilities.js100%100%100%100%
src/store
   store.js100%100%100%100%

@Lenton99 Lenton99 merged commit b9999c5 into develop Feb 9, 2022
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.

2 participants