Create effects concept #402

Merged
Vylpes merged 9 commits from feature/378-effects-concept into develop 2024-11-09 21:31:11 +00:00
Owner

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

#378

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that provde my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. #378 ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration. # Checklist - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that provde my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules
Vylpes added 6 commits 2024-10-31 17:22:01 +00:00
Create UserEffect database entity
Some checks failed
Test / build (push) Failing after 9s
3d8745dc0f
WIP: Start of planning tests
Some checks failed
Test / build (push) Failing after 10s
2becf6b95a
Plan tests
All checks were successful
Test / build (push) Successful in 11s
cc6dbe313b
WIP: Create UserEffect tests
Some checks failed
Test / build (push) Failing after 12s
e449e1a2b2
Vylpes added 1 commit 2024-10-31 17:59:50 +00:00
WIP Start creating EffectHelper tests
Some checks failed
Test / build (push) Failing after 12s
60bb39253f
Vylpes added 1 commit 2024-11-03 14:08:26 +00:00
WIP: More EffectHelper tests
All checks were successful
Test / build (push) Successful in 12s
e28618d7a0
Vylpes added 1 commit 2024-11-05 19:39:18 +00:00
Update tests
All checks were successful
Test / build (push) Successful in 13s
706951e05f
Vylpes changed title from WIP: Create effects concept to Create effects concept 2024-11-05 19:39:51 +00:00
Vylpes requested review from VylpesTester 2024-11-05 19:39:55 +00:00
Vylpes added the
type
story
label 2024-11-05 19:40:00 +00:00
VylpesTester was assigned by Vylpes 2024-11-05 19:40:03 +00:00
VylpesTester approved these changes 2024-11-09 21:30:57 +00:00
Vylpes merged commit d7a5472759 into develop 2024-11-09 21:31:11 +00:00
Vylpes deleted branch feature/378-effects-concept 2024-11-09 21:31:11 +00:00
Vylpes referenced this pull request from a commit 2024-11-09 21:31:13 +00:00
Sign in to join this conversation.
No description provided.