Skip to content
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

feat: add test cases for all objects and all opertions #68

Merged
merged 6 commits into from
Oct 14, 2023

Conversation

WindyDante
Copy link
Contributor

@WindyDante WindyDante commented Oct 14, 2023

Fix: #64

@casbin-bot
Copy link

@seriouszyx @ComradeProgrammer @Resulte please review

@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

Merging #68 (575ade6) into master (c761a42) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #68    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files          44      44            
  Lines        1246     709   -537     
  Branches       28      28            
=======================================
+ Misses       1246     709   -537     
Files Coverage Δ
...rc/main/java/org/casbin/casdoor/config/Config.java 0.00% <ø> (ø)
...main/java/org/casbin/casdoor/entity/EmailForm.java 0.00% <ø> (ø)
...rc/main/java/org/casbin/casdoor/entity/Record.java 0.00% <ø> (ø)
.../main/java/org/casbin/casdoor/entity/Resource.java 0.00% <ø> (ø)
src/main/java/org/casbin/casdoor/entity/Token.java 0.00% <ø> (ø)
...va/org/casbin/casdoor/service/EnforcerService.java 0.00% <ø> (ø)
.../org/casbin/casdoor/util/http/CasdoorResponse.java 0.00% <ø> (ø)
...c/main/java/org/casbin/casdoor/entity/SmsForm.java 0.00% <0.00%> (ø)
...ava/org/casbin/casdoor/service/AccountService.java 0.00% <0.00%> (ø)
...org/casbin/casdoor/service/ApplicationService.java 0.00% <0.00%> (ø)
... and 19 more

@hsluoyz hsluoyz merged commit 01164db into casdoor:master Oct 14, 2023
6 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add test cases for all objects and all operations
3 participants