Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Conversation

open-schnick
Copy link
Member

No description provided.

@qvalentin
Copy link
Member

@open-schnick i need some feedback before i can continue with the task

Copy link
Member Author

@open-schnick open-schnick left a comment

Choose a reason for hiding this comment

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

see comments

@open-schnick
Copy link
Member Author

open-schnick commented Oct 27, 2020

@qvalentin i added some comments to the code itself.

@open-schnick
Copy link
Member Author

Didnt check the tests locally.

@codecov
Copy link

codecov bot commented Oct 29, 2020

Codecov Report

Merging #3 into master will not change coverage.
The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #3   +/-   ##
=========================================
  Coverage     52.04%   52.04%           
  Complexity       83       83           
=========================================
  Files            43       43           
  Lines           294      294           
  Branches          5        5           
=========================================
  Hits            153      153           
  Misses          141      141           
Impacted Files Coverage Δ Complexity Δ
...rest/domain/permission/data/dto/PermissionSet.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...de/filefighter/rest/domain/user/data/dto/User.java 60.00% <50.00%> (ø) 2.00 <1.00> (ø)
...fighter/rest/domain/user/role/GroupRepository.java 20.00% <50.00%> (ø) 1.00 <1.00> (?)
...a/de/filefighter/rest/domain/user/role/Groups.java 80.00% <100.00%> (ø) 2.00 <2.00> (?)

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 7dd9dfb...7fe02eb. Read the comment docs.

@open-schnick
Copy link
Member Author

@qvalentin Tests are looking good, i would change the arg names in the steps files to something better, and change arg types, so i dont have to parse them in the tests.

@qvalentin qvalentin marked this pull request as ready for review October 31, 2020 09:54
@qvalentin qvalentin requested a review from Gimleux October 31, 2020 09:55
@open-schnick open-schnick merged commit d1b91e0 into master Oct 31, 2020
@open-schnick open-schnick deleted the feature/cucumber branch October 31, 2020 10:35
Gimleux pushed a commit that referenced this pull request May 20, 2021
* Added Cucumber Integration

* fixed pipeline.

* added missing $

* FF-65 added basic steps

* changed Description and addded Background

* fixed some typos, added some comments, created steps files removed dummy test.

* cleaning of .feature file

* FF-65 added bad cases for Permissions feature file

* redone ViewFolderContents.feature

* FF-65 cleaning of feature files, added java classes for steps.

* ViewFolderContentsSteps now extends SpringIntegrationTest

* added cucumber run config.

* added two scenarios, fixed all the datatypes (better regenerate step functions)

* regenerate step functions and remove duplicates

* FF-65 fixed test failure because of duplicate step function

* FF-65 fixed steps, added comments.

* renamed role to group

* fixed deletion of line

Co-authored-by: qvalentin <valentin.theodor@web.de>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants