Skip to content

Add test plan folder structure, template and readme#99

Merged
cdingm merged 16 commits intomainfrom
feauture/add-test-plan-folder-structure
Aug 1, 2022
Merged

Add test plan folder structure, template and readme#99
cdingm merged 16 commits intomainfrom
feauture/add-test-plan-folder-structure

Conversation

@cdingm
Copy link
Collaborator

@cdingm cdingm commented Aug 1, 2022

Closes Gamify-IT/issues#191
there is now a folder structure i came up with
a readme how this should be used
and a translated template of the testplan

feel free to discuss if this structure makes sense, and if the readme is understandable

@cdingm cdingm requested a review from delvh August 1, 2022 07:11
@cdingm cdingm self-assigned this Aug 1, 2022
@cdingm
Copy link
Collaborator Author

cdingm commented Aug 1, 2022

pdfs in github mmhhhh i dont like it, but well talk about it in the daily

@delvh delvh changed the title test plans: added folder structure, template and readme Add test plan folder structure, template and readme Aug 1, 2022
@delvh delvh added the documentation Improvements or additions to documentation label Aug 1, 2022
Copy link
Contributor

@delvh delvh left a comment

Choose a reason for hiding this comment

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

Regarding the .gitkeeps: I think they are currently at the wrong location:
I would suggest not separating in front- and backend as a separate folder level, but to instead split the services into those parts, so that we have i.e. dev-manuals/test-plans/lecturer-interface-backend/plans/.gitkeep and dev-manuals/test-plans/lecturer-interface-frontend/plans/.gitkeep instead of dev-manuals/test-plans/lecturer-interface/backend/plans/.gitkeep and dev-manuals/test-plans/lecturer-interface/frontend/plans/.gitkeep.

cdingm and others added 8 commits August 1, 2022 12:48
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: delvh <dev.lh@web.de>
@cdingm
Copy link
Collaborator Author

cdingm commented Aug 1, 2022

Regarding the .gitkeeps: I think they are currently at the wrong location: I would suggest not separating in front- and backend as a separate folder level, but to instead split the services into those parts, so that we have i.e. dev-manuals/test-plans/lecturer-interface-backend/plans/.gitkeep and dev-manuals/test-plans/lecturer-interface-frontend/plans/.gitkeep instead of dev-manuals/test-plans/lecturer-interface/backend/plans/.gitkeep and dev-manuals/test-plans/lecturer-interface/frontend/plans/.gitkeep.

done

@cdingm
Copy link
Collaborator Author

cdingm commented Aug 1, 2022

what did your commits do? wasnt that what i did?

Copy link
Contributor

@delvh delvh left a comment

Choose a reason for hiding this comment

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

LGTM from me.
Do we wait for other reviewers, or can we merge now?

@cdingm cdingm requested a review from WuestFlorian August 1, 2022 11:47
@cdingm cdingm merged commit 2659ca3 into main Aug 1, 2022
@cdingm cdingm deleted the feauture/add-test-plan-folder-structure branch August 1, 2022 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: add folder structure for test plans

3 participants