Evaluation license expires Fri Dec 24 21:00:00 CST 2337
Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
#单元测试属性报错处理
  1. … 1 more file in changeset.
Jenkins

#解决IDEA跑单元测试由于其他测试类报错而无法通过编译的问题
  1. … 4 more files in changeset.
ITILBASE-20219

junit h2 db (优化单元测试 ,新的可以用内存数据库),修改部分, 最好改掉

  1. … 7 more files in changeset.
ITILBASE-20219

junit h2 db (优化单元测试 ,新的可以用内存数据库),修改部分, 最好改掉(修改代码报错地方 以及删除一些action的测试类)

  1. … 21 more files in changeset.
#ITILBASE-19852 删除注释或者无用的js,jsp、去除struts相关包
  1. … 9 more files in changeset.
ITILBASE-19724 common-security RoleAction

ITILBASE-19727 common-security UserAction

  1. … 9 more files in changeset.
#修改单元测试跳过错误的和失败的
  1. … 17 more files in changeset.
no_comment
#Results :Tests run: 277, Failures: 0, Errors: 0, Skipped: 31
  1. … 1 more file in changeset.
code refactor
  1. … 2 more files in changeset.
fix invalid unit tests
  1. … 9 more files in changeset.
#修复失败的单元测试
1.修改了项目详细页面与请求详细页面部分页面冲突的问题。

2.增加了项目权限管理。

3.增加了项目导入基础数据。

4.添加了项目模块的流程动作。

5.修改了请求规则包为请求项目规则包,在里面可以绑定项目流程规则

  1. … 157 more files in changeset.
#修改OrganizationService类中的importOrganization方法的测试方法;
#整合单元测试
#优化单元测试代码优化CopyCategory 单元测试优化和补充

#添加set方法贺hashcode()equals()

#添加单元测试的测试文件

    • ?
    ./sinba/common/security/service/RoleServiceTest.java
    • ?
    ./sinba/common/security/service/LDAPService2Test.java
  1. … 73 more files in changeset.
#PriorityMatrixService类和PriorityMatrixStatusService类的单元测试
  1. … 6 more files in changeset.
#LoginService单元测试补充
    • ?
    ./sinba/common/sso/service/LoginServiceTest.java
#这是一个UserInfoService的单元测试
#添加ProxyService类单元测试
    • ?
    ./sinba/common/proxy/service/ProxyServiceTest.java
#添加AclsService类单元测试
    • ?
    ./sinba/common/acl/service/AclsServiceTest.java
#新增UserInfoService类userActivation(),userKerberos(),updateOnLineRegisterStatus(),updateUserByPhone(),findUserUpdatePhone()的单元测试

#新增UserInfoService类saveUserByPhone(),findUserById(),setUserRandomId(),findUserByRandomNum(),checkNonTerminal(),vaildateUserByIds(),findMyRelatedTechnologyGroup()的单元测试

#优化
  1. … 1 more file in changeset.
#添加UserInfoService类getUserRoleByUserId(),userExist(),autoVerification(),mergeByOrg()、findUserByName(),findUserByFullNames(),exportUserItems(),searchOrganization()、importUserItems(),resetPassword(),findById()、findUserCompany(),findCategoryNosByLoginName(),findUserByUserIdAndLogName()的单元测试。并添加一个import2.csv的测试文件

  1. … 1 more file in changeset.
#新增UserInfoService类findPagerUser(),selectCurrentUserRole(),delUser(),mergeAllUser(),editUser()(需要测试私有方法setJBPMUser())的单元测试

#添加UserDTO,Role,User,hashCode()和equals()

#再UserInfoService类中添加Set方法

  1. … 4 more files in changeset.
#补充了SupplierService和UserInfoService的单元测试以及测试文件
  1. … 2 more files in changeset.
#修改OrganizationService类的importOrganization()、getImageUrlforimageStream()的单元测试
#这是一个RoleService的单元测试
    • ?
    ./sinba/common/security/service/RoleService1Test.java
#OrganizationServicesService类的单元测试