backport: port test changes#1094
Merged
Merged
Conversation
* test: separate test scenarios Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: disable ssl checks Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: add oidc setup API tests Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: cleanup team folders Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: fix scenarios Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: move teamfolder cleanup to relative context Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: teardown integration setup Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: fix php code style Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: fix scenarios Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: fix scenario outline title Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: fix scenarios Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: use app password with OpenProject user Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: run teardown only if needed Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: fix scenario step indentation Co-authored-by: Nalem7 <61624650+nabim777@users.noreply.github.com> Signed-off-by: Sawjan Gurung <saw.jan.grg3e@gmail.com> * test: teardown based on scenario tag Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: remove expected failure tag from passing scenarios Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * chore: address reviews Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> * test: add expected failure tag Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> --------- Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com> Signed-off-by: Sawjan Gurung <saw.jan.grg3e@gmail.com> Co-authored-by: Nalem7 <61624650+nabim777@users.noreply.github.com>
* test: replace method withConsecutive Signed-off-by: nabim777 <nabinalemagar019@gmail.com> * tes: use callback Signed-off-by: nabim777 <nabinalemagar019@gmail.com> * ci: fix some test Signed-off-by: nabim777 <nabinalemagar019@gmail.com> * fix the psalm error Signed-off-by: nabim777 <nabinalemagar019@gmail.com> * cleanup comments Signed-off-by: nabim777 <nabinalemagar019@gmail.com> --------- Signed-off-by: nabim777 <nabinalemagar019@gmail.com>
PHP Code CoverageCoverage after merging backport/tests/2.11 into release/3.1 will be
Coverage Report
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ashim-Stha
approved these changes
Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Port #1025 and #1050