• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
增加测试用例的基础数据
  1. … 2 more files in changeset.
整合一次性物品发货和使用记录到all
    • -5
    • +5
    ./test_4_1/Materials_Godown_Entry.java
selenium科室申领相关代码提交
    • -0
    • +25
    ./test_4_1/apply/applyConstants/ActionEnum.java
    • -17
    • +19
    ./test_4_1/apply/factory/ApplyGoodBoFactory.java
    • -3
    • +13
    ./test_4_1/apply/chain/ApplyHandler.java
    • -0
    • +5
    ./test_4_1/apply/service/ApplyService.java
    • -7
    • +29
    ./test_4_1/apply/chain/OtherApplyHandler.java
    • -53
    • +53
    ./test_4_1/apply/helper/ApplyHelper.java
    • -0
    • +67
    ./test_4_1/apply/chain/ChainConsumer.java
  1. … 9 more files in changeset.
一次性物品入库及录使用记录的自动化测试代码提交
自动化测试,装配后,修改灭菌程序、包装类型
    • -0
    • +153
    ./test_4_1/PackingHistory.java
一次性物品入库及录使用记录的自动化测试代码提交
回收测试优化
  1. … 1 more file in changeset.
优化代码
retryingFindAndDoAction增加日志信息
1.utils的fluentWaitUntilFind的wait对象改成WebDriverWait

2.utils的retryingFindAndDoAction增加日志观察

回收取消登录两次操作
增加retryFindAndGetText函数
优化代码
    • -10
    • +35
    ./test_4_1/apply/helper/ApplyHelper.java
优化断言方式
优化代码,改为调用retryingFindAndClear方法
    • -1
    • +1
    ./test_4_1/Materials_Godown_Entry.java
解决空指针错误问题
代码重构和优化,提炼了retryFindAndDoAction方法,消除了一些重复的代码
优化代码,改为调用更可靠的方法。增加了执行结果的断言
优化代码,改为调用retryingFindAndSendKeys方法
优化代码,改为调用retryingFindAndClick方法
优化代码,去掉休眠
优化代码,改为调用retryingFindAndClick方法
去掉多余的bean,和更新gradle的依赖关系
  1. … 5 more files in changeset.
修复spring注入bean报错的问题
  1. … 4 more files in changeset.
更新gradle的依赖关系
  1. … 1 more file in changeset.
更新gradle的依赖关系
  1. … 1 more file in changeset.
完成灭菌模块-自动化测试的部分场景
    • -0
    • +34
    ./test_4_1/sterilization/service/Sterilization.java
    • -0
    • +178
    ./test_4_1/sterilization/service/impl/SterilizationImpl.java
    • -0
    • +42
    ./test_4_1/sterilization/SterilizationTest.java
  1. … 6 more files in changeset.
回收增加切换篮筐功能
优化科室申领selenium代码
    • -6
    • +5
    ./test_4_1/apply/chain/GdsyFillFormHandler.java
    • -8
    • +8
    ./test_4_1/apply/chain/ApplyHandler.java
    • -5
    • +9
    ./test_4_1/apply/helper/ApplyHelper.java
    • -1
    • +1
    ./test_4_1/apply/chain/OtherApplyHandler.java
  1. … 1 more file in changeset.
装配 灭菌优化
    • -2
    • +2
    ./test_4_1/Materials_Godown_Entry.java