Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
In this test we cover this use case:
- User create a branch with add aditional file
- Create a pull request
- Create patchlist from pull request
- He realizes that the patchlist is not complete
- Change the first file and add the missing file
- Update the patchlist
- Verify that the patchlist is now complete
1 change: 1 addition & 0 deletions src/main/webapp/fileadded.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
key=Second version
1 change: 1 addition & 0 deletions src/main/webapp/secondfile.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
key=first version of second file