Skip to content

优化测试#64

Merged
743v45 merged 1 commit intomasterfrom
feature/test-429
May 9, 2019
Merged

优化测试#64
743v45 merged 1 commit intomasterfrom
feature/test-429

Conversation

@743v45
Copy link
Copy Markdown
Collaborator

@743v45 743v45 commented May 9, 2019

提高测试通过率, 通过延迟发送请求, 降低响应 429 Too Many Requests 的发生

提高测试通过率, 通过延迟发送请求, 降低响应 429 Too Many Requests 的发生
Comment thread tests/server/upyun.js
})

describe('#deleteFile', () => {
let filePath = '/headFile.txt'
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

减少测试相关性. 保证测试之间独立性

@743v45 743v45 merged commit 9bcfa0b into master May 9, 2019
@743v45 743v45 deleted the feature/test-429 branch May 9, 2019 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants