-
Notifications
You must be signed in to change notification settings - Fork 45
Merging 3.6.1 into 3.6.0 release #314
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
Conversation
feat: added commit message linting to Common API
* feat(test): MockMvc tests cases for controllers - CommonAPI * fix(test): springcontext overloading fixed for mockmvc * fix(test): fixed according to codeRabbit suggestions * Delete .vscode/settings.json * fix(test): fixed according to codeRabbit suggestions * refactor(test):some redundant testfiles deleting * refactor(test):avoiding lenient stubbing and removing unecessary stubbing * misc(test): added GNU General Public license to all testfiles * fix(test): fixed according to codeRabbit suggestions * coverage(test) : increase coverage for feedback controller and added some small tests * fix(undo): undo controller change * fix(test): fixed according to codeRabbit suggestions * feat(test):added new test methods completing the controllers and utils * the complete change for IEMR wasnt pushed pushing * fixing according to coderabbit and adding License * fixing some minor test issues --------- Co-authored-by: Tanmay Deobhankar <tanmaydeobhankar@Tanmays-MacBook-Pro.local>
* feat(test): MockMvc tests cases for controllers - CommonAPI * fix(test): springcontext overloading fixed for mockmvc * fix(test): fixed according to codeRabbit suggestions * Delete .vscode/settings.json * fix(test): fixed according to codeRabbit suggestions * refactor(test):some redundant testfiles deleting * refactor(test):avoiding lenient stubbing and removing unecessary stubbing * misc(test): added GNU General Public license to all testfiles * fix(test): fixed according to codeRabbit suggestions * coverage(test) : increase coverage for feedback controller and added some small tests * fix(undo): undo controller change * fix(test): fixed according to codeRabbit suggestions * feat(test):added new test methods completing the controllers and utils * the complete change for IEMR wasnt pushed pushing * fixing according to coderabbit and adding License * fixing some minor test issues * test(service) : Added unit tests for CommonAPI * test(service) : Added unit test for CTIServiceImplTest * fix(test) : fixed CTIServiceImplTest * license(add) : added GNU license to all test files * remove(vscode) :settings.json * fix(test): Delete src/test/java/com/iemr/common/controller/carestream/CareStreamCreateOrderControllerTest.java * test(workflow):workflow working * test(workflow):making changes so that PR comment posted on PR's not from fork --------- Co-authored-by: Tanmay Deobhankar <tanmaydeobhankar@Tanmays-MacBook-Pro.local>
Merging 3.6.0 into 3.6.1
fix: amm-1930 wasa-validation added for sms template api
fix: amm-1931 JWT token reduced expiry timing
…EST API standards
AMM-1929 username and passwords are passed plain
fix: amm-1927 http options vulnerability fixed through cors
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



Merging 3.6.1 into 3.6.0 release