Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
1514233f
Commit
1514233f
authored
Dec 31, 2014
by
Nobuo Kihara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs/guide-ja/test-functional.md, test-acceptance.md added [ci skip]
parent
8da018b6
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
25 additions
and
2 deletions
+25
-2
README.md
docs/guide-ja/README.md
+2
-2
test-acceptance.md
docs/guide-ja/test-acceptance.md
+12
-0
test-functional.md
docs/guide-ja/test-functional.md
+11
-0
No files found.
docs/guide-ja/README.md
View file @
1514233f
...
...
@@ -153,8 +153,8 @@ RESTful ウェブサービス
*
[
概要
](
test-overview.md
)
*
[
テスト環境の構築
](
test-environment-setup.md
)
*
[
ユニットテスト
](
test-unit.md
)
*
**翻訳中**
[
機能テスト
](
test-functional.md
)
*
**翻訳中**
[
承認テスト
](
test-acceptance.md
)
*
[
機能テスト
](
test-functional.md
)
*
[
承認テスト
](
test-acceptance.md
)
*
**翻訳中**
[
フィクスチャ
](
test-fixtures.md
)
...
...
docs/guide-ja/test-acceptance.md
0 → 100644
View file @
1514233f
承認テスト
==========
> Note|注意: この節はまだ執筆中です。
-
http://codeception.com/docs/04-AcceptanceTests
アプリケーションテンプレートの承認テストを走らせる
--------------------------------------------------
`apps/advanced/tests/README.md`
および
`apps/basic/tests/README.md`
で提供されている説明を参照してください。
docs/guide-ja/test-functional.md
0 → 100644
View file @
1514233f
機能テスト
==========
> Note|注意: この節はまだ執筆中です。
-
http://codeception.com/docs/05-FunctionalTests
アプリケーションテンプレートの機能テストを走らせる
--------------------------------------------------
`apps/advanced/tests/README.md`
および
`apps/basic/tests/README.md`
で提供されている説明を参照してください。
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment