Skip to content

Commit

Permalink
docs: 更新单元测试地址
Browse files Browse the repository at this point in the history
  • Loading branch information
cdk8s-zelda committed Aug 27, 2019
1 parent 6c9109e commit 08edaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
- [自己封装的 REST Client](https://github.com/cdk8s/tkey-docs/blob/master/client/dev-rest-client.md)
- [Spring Security 支持](https://github.com/cdk8s/tkey-docs/blob/master/client/dev-spring-security-client.md)
- 测试阶段
- 单元测试
- [单元测试](https://github.com/cdk8s/tkey/blob/master/src/test/java/com/cdk8s/tkey/server/controller/AuthorizationCodeByFormTest.java)
- [压力测试](https://github.com/cdk8s/tkey-docs/blob/master/test/performance.md)
- 部署阶段
- [生产注意事项](https://github.com/cdk8s/tkey-docs/blob/master/deployment/production-environment.md)
Expand Down

0 comments on commit 08edaf7

Please sign in to comment.