Skip to content

Commit d83519b

Browse files
mariashmaximilien
authored andcommittedSep 29, 2017
fix unit tests to not expect TIP
Signed-off-by: Michael Maximilien <maxim@us.ibm.com>
1 parent 961984a commit d83519b

12 files changed

+55
-59
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ units : format vet build
8585
api actor command types util
8686
@echo "\nSWEET SUITE SUCCESS"
8787

88-
units-full : format vet i18n
88+
units-full : format vet
8989
@rm -f $(wildcard fixtures/plugins/*.exe)
9090
@ginkgo version
9191
CF_HOME=$(PWD)/fixtures ginkgo -r -nodes $(GINKGO_UNIT_TEST_NODES) -randomizeAllSpecs -randomizeSuites -skipPackage integration

‎cf/commands/domain/delete_domain_test.go

-2
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ var _ = Describe("delete-domain command", func() {
9393
[]string{"domain"},
9494
[]string{"foo1.com"},
9595
[]string{"is a shared domain, not an owned domain."},
96-
[]string{"TIP"},
97-
[]string{"Use `cf delete-shared-domain` to delete shared domains."},
9896
))
9997

10098
})

‎cf/commands/domain/delete_shared_domain_test.go

-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ var _ = Describe("delete-shared-domain command", func() {
8282
[]string{"domain"},
8383
[]string{"foo1.com"},
8484
[]string{"is an owned domain, not a shared domain."},
85-
[]string{"TIP"},
86-
[]string{"Use `cf delete-domain` to delete owned domains."},
8785
))
8886
})
8987
})

‎i18n/resources/de-de.all.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"id": "\nApp started\n",
4+
"translation": "\nApp gestartet\n",
5+
"modified": false
6+
},
27
{
38
"id": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
49
"translation": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
@@ -24,11 +29,6 @@
2429
"translation": "Also delete any mapped routes",
2530
"modified": false
2631
},
27-
{
28-
"id": "\nApp started\n",
29-
"translation": "\nApp gestartet\n",
30-
"modified": false
31-
},
3232
{
3333
"id": "App {{.AppName}} does not exist.",
3434
"translation": "App {{.AppName}} does not exist.",
@@ -69,4 +69,4 @@
6969
"translation": "user:",
7070
"modified": false
7171
}
72-
]
72+
]

‎i18n/resources/es-es.all.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"id": "\nApp started\n",
4+
"translation": "\nApp iniciada\n",
5+
"modified": false
6+
},
27
{
38
"id": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
49
"translation": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
@@ -24,11 +29,6 @@
2429
"translation": "Also delete any mapped routes",
2530
"modified": false
2631
},
27-
{
28-
"id": "\nApp started\n",
29-
"translation": "\nApp iniciada\n",
30-
"modified": false
31-
},
3232
{
3333
"id": "App {{.AppName}} does not exist.",
3434
"translation": "App {{.AppName}} does not exist.",
@@ -69,4 +69,4 @@
6969
"translation": "user:",
7070
"modified": false
7171
}
72-
]
72+
]

‎i18n/resources/fr-fr.all.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"id": "\nApp started\n",
4+
"translation": "\nApplication démarrée\n",
5+
"modified": false
6+
},
27
{
38
"id": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
49
"translation": "\nL'application {{.AppName}} a été démarrée avec la commande `some-command-name`\n",
@@ -24,11 +29,6 @@
2429
"translation": "Supprimer aussi les routes mappées\n",
2530
"modified": false
2631
},
27-
{
28-
"id": "\nApp started\n",
29-
"translation": "\nApplication démarrée\n",
30-
"modified": false
31-
},
3232
{
3333
"id": "App {{.AppName}} does not exist.",
3434
"translation": "L'application {{.AppName}} n'existe pas.\n",
@@ -69,4 +69,4 @@
6969
"translation": "user:",
7070
"modified": false
7171
}
72-
]
72+
]

‎i18n/resources/it-it.all.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"id": "\nApp started\n",
4+
"translation": "\nApplicazione avviata\n",
5+
"modified": false
6+
},
27
{
38
"id": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
49
"translation": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
@@ -24,11 +29,6 @@
2429
"translation": "Also delete any mapped routes",
2530
"modified": false
2631
},
27-
{
28-
"id": "\nApp started\n",
29-
"translation": "\nApplicazione avviata\n",
30-
"modified": false
31-
},
3232
{
3333
"id": "App {{.AppName}} does not exist.",
3434
"translation": "App {{.AppName}} does not exist.",
@@ -69,4 +69,4 @@
6969
"translation": "user:",
7070
"modified": false
7171
}
72-
]
72+
]

‎i18n/resources/ja-jp.all.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"id": "\nApp started\n",
4+
"translation": "\nアプリが開始されました\n",
5+
"modified": false
6+
},
27
{
38
"id": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
49
"translation": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
@@ -24,11 +29,6 @@
2429
"translation": "Also delete any mapped routes",
2530
"modified": false
2631
},
27-
{
28-
"id": "\nApp started\n",
29-
"translation": "\nアプリが開始されました\n",
30-
"modified": false
31-
},
3232
{
3333
"id": "App {{.AppName}} does not exist.",
3434
"translation": "App {{.AppName}} does not exist.",
@@ -69,4 +69,4 @@
6969
"translation": "user:",
7070
"modified": false
7171
}
72-
]
72+
]

‎i18n/resources/ko-kr.all.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"id": "\nApp started\n",
4+
"translation": "\n앱 시작됨\n",
5+
"modified": false
6+
},
27
{
38
"id": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
49
"translation": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
@@ -24,11 +29,6 @@
2429
"translation": "Also delete any mapped routes",
2530
"modified": false
2631
},
27-
{
28-
"id": "\nApp started\n",
29-
"translation": "\n앱 시작됨\n",
30-
"modified": false
31-
},
3232
{
3333
"id": "App {{.AppName}} does not exist.",
3434
"translation": "App {{.AppName}} does not exist.",
@@ -69,4 +69,4 @@
6969
"translation": "user:",
7070
"modified": false
7171
}
72-
]
72+
]

‎i18n/resources/pt-br.all.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"id": "\nApp started\n",
4+
"translation": "\nApp iniciado\n",
5+
"modified": false
6+
},
27
{
38
"id": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
49
"translation": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
@@ -24,11 +29,6 @@
2429
"translation": "Also delete any mapped routes",
2530
"modified": false
2631
},
27-
{
28-
"id": "\nApp started\n",
29-
"translation": "\nApp iniciado\n",
30-
"modified": false
31-
},
3232
{
3333
"id": "App {{.AppName}} does not exist.",
3434
"translation": "App {{.AppName}} does not exist.",
@@ -69,4 +69,4 @@
6969
"translation": "user:",
7070
"modified": false
7171
}
72-
]
72+
]

‎i18n/resources/zh-hans.all.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"id": "\nApp started\n",
4+
"translation": "\n应用程序已启动\n",
5+
"modified": false
6+
},
27
{
38
"id": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
49
"translation": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
@@ -24,11 +29,6 @@
2429
"translation": "Also delete any mapped routes",
2530
"modified": false
2631
},
27-
{
28-
"id": "\nApp started\n",
29-
"translation": "\n应用程序已启动\n",
30-
"modified": false
31-
},
3232
{
3333
"id": "App {{.AppName}} does not exist.",
3434
"translation": "App {{.AppName}} does not exist.",
@@ -69,4 +69,4 @@
6969
"translation": "user:",
7070
"modified": false
7171
}
72-
]
72+
]

‎i18n/resources/zh-hant.all.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"id": "\nApp started\n",
4+
"translation": "\n已啟動應用程式\n",
5+
"modified": false
6+
},
27
{
38
"id": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
49
"translation": "\nApp {{.AppName}} was started using this command `{{.Command}}`\n",
@@ -24,11 +29,6 @@
2429
"translation": "Also delete any mapped routes",
2530
"modified": false
2631
},
27-
{
28-
"id": "\nApp started\n",
29-
"translation": "\n已啟動應用程式\n",
30-
"modified": false
31-
},
3232
{
3333
"id": "App {{.AppName}} does not exist.",
3434
"translation": "App {{.AppName}} does not exist.",
@@ -69,4 +69,4 @@
6969
"translation": "user:",
7070
"modified": false
7171
}
72-
]
72+
]

0 commit comments

Comments
 (0)
Please sign in to comment.