Bug(バグ) #221
Unit test is bad quality (ユニットテストが粗悪である)
100%
Description
Unit test is bad quality.
It aims at the coverage of 80% of the model classes.
ユニットテストが粗悪である。
modelに関して言うと、3.0.x時代のPropelの為のテストが残され、さらに移行後の物でも極めて低いカバレッジである。
このチケットではmodelについての、カバレッジを80%以上を目指す。
Related issues
Associated revisions
fixed test of MemberProfileTableTest (refs #221)
added test of MemberProfile (refs #221)
added unit test of MemberConfig and deleted unnecessary file (refs #221)
added some unit tests of model (refs #221)
added test of SnsConfig (refs #221)
added test of CommunityCategory (refs #221)
added test of CommunityConfig and deleted unnecessary files (refs #221)
added test of Navigation model (refs #221)
added test of Blacklist model (refs #221)
added tests of oauth concerned model (refs #221)
added tests of Gadget and GadgetConfig (refs #221)
added test of NotificationMail model (refs #221)
added test of SnsTerm model (refs #221)
added test of OpenIDTrstLogTable (refs #221)
added tests of banner concerned model (refs #221)
fixed test of Gadget (refs #221)
added some test datas (refs #221)
changed the executing doctrine task to be with "application" option and "env" option (refs #221)
fixed coding standard error; a variable name is not camelCased (refs #221)
History
#1
Updated by Shogo Kawahara about 13 years ago
- Status changed from Pending Fixing(修正待ち) to Invalid(無効)
ユニットテストと機能テストを別々のチケットに分けました。
#2
Updated by Shogo Kawahara about 13 years ago
- Status changed from Invalid(無効) to Pending Fixing(修正待ち)
#3
Updated by Shogo Kawahara about 13 years ago
- Status changed from Pending Fixing(修正待ち) to Accepted(着手)
#4
Updated by Shogo Kawahara about 13 years ago
- Assignee set to Shogo Kawahara
#5
Updated by Shogo Kawahara about 13 years ago
- % Done changed from 0 to 10
#6
Updated by Kousuke Ebihara about 13 years ago
- Target version changed from OpenPNE 3.1.5 to OpenPNE 3.2beta1
ユニットテストなど品質改善のための努力は 3.2beta1 に回しましょう。
#7
Updated by Shogo Kawahara about 13 years ago
- % Done changed from 10 to 20
#8
Updated by Shogo Kawahara about 13 years ago
- % Done changed from 20 to 60
#9
Updated by Shogo Kawahara about 13 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 60 to 80
現時点のモデルにおける全テストのカバレッジを80%以上にしました。
#10
Updated by Kousuke Ebihara about 13 years ago
- Status changed from Pending Review(レビュー待ち) to Fixed(完了)
- % Done changed from 80 to 100