-
Notifications
You must be signed in to change notification settings - Fork 0
Unit-tests #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Unit-tests #29
Conversation
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
transistive
reviewed
Feb 25, 2025
transistive
reviewed
Feb 25, 2025
transistive
reviewed
Feb 27, 2025
transistive
reviewed
Feb 27, 2025
transistive
reviewed
Feb 27, 2025
transistive
reviewed
Feb 27, 2025
transistive
reviewed
Feb 27, 2025
transistive
reviewed
Feb 27, 2025
transistive
reviewed
Feb 27, 2025
transistive
requested changes
Feb 27, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job overall! THere are a few minor things still left to do which i put in the comments
…it-tests-1974594806
p123-stack
added a commit
that referenced
this pull request
Mar 3, 2025
* main branch * implemented the unit tests for authentication and objects * fixed the CI and Psalm * fixed the CI and Psalm show-infor errors * removed PersonUnitTest * implemented unit test * DEBUG * DEBUG * enabled the mocking of final classes in PHPUnit * enabled the mocking of final classes in PHPUnit * Debug * Debug * Removed the getters from resultCounters * updated the TransactionUnitTest * fixed integration test for resultcounters * fixed integration test * fixed integration test * updated tests * seperated all integration tests * removed all the final keyword * DEBUG * resolved changes according to comments * resolved changes * invalidbooktest is created * Added unit test for ResultRow * chore: remove invalid import * psalm info issues are fixed * Added unit test for ResultRow * Added unit test for ResultRow * Added final keyword * fixed broken test and added schema for phpunit.xml * updated README.md * Added final keyword to all neccesary classes * minor errors * propertynotsetinconstructor is removed * fixed all warnings * add coverage options * explicitly mark test folder in phpunit tests * remove coverage filter from phpunit xml * winp * Deprecations fixed * Deprecations fixed * added a new phunitCoverage.xml file for generating a code coverage report * added a new phunitCoverage.xml file for generating a code coverage report * removed phunit.cache file and xml-coverage folder --------- Co-authored-by: Pratiksha <pratiksha@Pratiksha-Nagels> Co-authored-by: pratikshazalte69 <pratikshazalte69@gmail.com> Co-authored-by: Kiran Chandani <kiran@nagels.tech> Co-authored-by: Ghlen Nagels <ghlen@pm.me>
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.
No description provided.