casdoor / casdoor-go-sdk

Go client SDK for Casdoor
https://github.com/casdoor/casdoor
Apache License 2.0
82 stars 65 forks source link

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

Closed Songjf-ttk closed 9 months ago

Songjf-ttk commented 9 months ago

fix: #80

I didn't write tests for 'record' because there are no routes for 'record' in the Casdoor router

casbin-bot commented 9 months ago

@seriouszyx @ComradeProgrammer @Resulte please review

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.

Songjf-ttk commented 9 months ago

I tested the CI five times in my resposiry, and only encountered an error once, and in this error, only one test file failed. I suspect that this low-probability event occured because a null value was returned due to a small chance of network issues when calling the API, which led the test to identify it as an error.

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 0.30.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: