Skip to content

Commit

Permalink
Merge branch 'master' into Updates-pl_PL
Browse files Browse the repository at this point in the history
  • Loading branch information
goldbergyoni committed Dec 14, 2022
2 parents b94e189 + 7a2c27c commit c61af6f
Show file tree
Hide file tree
Showing 11 changed files with 6,712 additions and 286 deletions.
66 changes: 65 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,74 @@
"translation",
"code"
]
},
{
"login": "TREER00T",
"name": "Ali Azmoodeh",
"avatar_url": "https://avatars.githubusercontent.com/u/76606342?v=4",
"profile": "https://github.com/TREER00T",
"contributions": [
"content"
]
},
{
"login": "Saimon398",
"name": "Alex Popov",
"avatar_url": "https://avatars.githubusercontent.com/u/71539667?v=4",
"profile": "https://github.com/Saimon398",
"contributions": [
"content"
]
},
{
"login": "Shramkoweb",
"name": "Serhii Shramko",
"avatar_url": "https://avatars.githubusercontent.com/u/42001531?v=4",
"profile": "http://shramko.dev",
"contributions": [
"content"
]
},
{
"login": "yugoccp",
"name": "Yugo Sakamoto",
"avatar_url": "https://avatars.githubusercontent.com/u/1724114?v=4",
"profile": "https://github.com/yugoccp",
"contributions": [
"content"
]
},
{
"login": "Fdawgs",
"name": "Frazer Smith",
"avatar_url": "https://avatars.githubusercontent.com/u/43814140?v=4",
"profile": "https://yeovilhospital.co.uk/",
"contributions": [
"content"
]
},
{
"login": "wralith",
"name": "Wralith",
"avatar_url": "https://avatars.githubusercontent.com/u/75392169?v=4",
"profile": "https://github.com/wralith",
"contributions": [
"content"
]
},
{
"login": "saseungmin",
"name": "Harang",
"avatar_url": "https://avatars.githubusercontent.com/u/60910665?v=4",
"profile": "https://haranglog.tistory.com",
"contributions": [
"content"
]
}
],
"projectName": "javascript-testing-best-practices",
"projectOwner": "goldbergyoni",
"repoType": "github",
"repoHost": "https://github.com"
"repoHost": "https://github.com",
"commitConvention": "angular"
}
1 change: 1 addition & 0 deletions readme-es.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Empieza por comprender las técnicas de testing ubicuas que son la base de cualq
- 🇵🇱[Polaco](readme-pl.md) - cortesía de [Michal Biesiada](https://github.com/mbiesiad)
- 🇪🇸[Español](readme-es.md) - cortesía de [Miguel G. Sanguino](https://github.com/sanguino)
- 🇧🇷[Portugués-BR](readme-pt-br.md) - cortesía de [Iago Angelim Costa Cavalcante](https://github.com/iagocavalcante), [Douglas Mariano Valero](https://github.com/DouglasMV) y [koooge](https://github.com/koooge)
- 🇺🇦[Ukrainian](readme-ua.md) - cortesía de [Serhii Shramko](https://github.com/Shramkoweb)
- ¿Quieres traducir a tu propio lenguaje? por favor abre una issue 💜

<br/><br/>
Expand Down
3 changes: 2 additions & 1 deletion readme-fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Commence par comprendre les pratiques de tests omniprésentes qui sont à la bas
- 🇵🇱[Polonais](readme-pl.md) - Traduit par [Michal Biesiada](https://github.com/mbiesiad)
- 🇪🇸[Espagnol](readme-es.md) - Traduit par [Miguel G. Sanguino](https://github.com/sanguino)
- 🇧🇷[Portugais brésilien](readme-pt-br.md) - Traduit par [Iago Angelim Costa Cavalcante](https://github.com/iagocavalcante) , [Douglas Mariano Valero](https://github.com/DouglasMV) et [koooge](https://github.com/koooge)
- 🇺🇦[Ukrainian](readme-ua.md) - Traduit par [Serhii Shramko](https://github.com/Shramkoweb)
- Envie de traduire dans ta propre langue ? Ouvres une issue 💜

<br/><br/>
Expand Down Expand Up @@ -1963,4 +1964,4 @@ Merci à ces merveilleuses personnes qui ont contribué à ce repo!
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
1 change: 1 addition & 0 deletions readme-pl.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Zacznij od zrozumienia wszechobecnych praktyk testowania, które są podstawą k
- 🇫🇷[French](readme-fr.md) - dzięki uprzejmości [Mathilde El Mouktafi](https://github.com/mel-mouk)
- 🇯🇵[Japanese (draft)](https://github.com/yuichkun/javascript-testing-best-practices/blob/master/readme-jp.md) - dzięki uprzejmości [Yuichi Yogo](https://github.com/yuichkun) oraz [ryo](https://github.com/kawamataryo)
- 🇹🇼[Traditional Chinese](readme-zh-TW.md) - dzięki uprzejmości [Yubin Hsu](https://github.com/yubinTW)
- 🇺🇦[Ukrainian](readme-ua.md) - dzięki uprzejmości [Serhii Shramko](https://github.com/Shramkoweb)
- Chcesz przetłumaczyć na swój język? Proszę skorzystaj z issue 💜

<br/><br/>
Expand Down
2,055 changes: 2,055 additions & 0 deletions readme-pr-fr.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion readme-pt-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Comece entendendo as práticas de teste onipresentes que são a base para qualqu
### Traduções - leia em seu próprio idioma
* 🇨🇳[Chinese](readme-zh-CN.md) - cortesia de [Yves yao](https://github.com/yvesyao)
* 🇰🇷[Korean](readme.kr.md) - cortesia de [Rain Byun](https://github.com/ragubyun)
* 🇺🇦[Ukrainian](readme-ua.md) - cortesia de [Serhii Shramko](https://github.com/Shramkoweb)
* Deseja traduzir para o seu próprio idioma? abra uma issue 💜


Expand Down Expand Up @@ -1800,7 +1801,7 @@ Na prática alguns fornecedores de IC (exemplo: [CircleCI local CLI](https://cir

<br/><br/>

# ⚪ ️5.3 Realize testes e2eem um verdadeiro espelho de produção
# ⚪ ️5.3 Realize testes e2e em um verdadeiro espelho de produção

:white_check_mark: **Faça:** Os testes de ponta a ponta (e2e) são o principal desafio de cada pipeline de IC—criar um espelho efêmero idêntico de produção em tempo real com todos os serviços em nuvem relacionados pode ser entediante e caro. Encontrar o melhor comprometimento é o seu jogo: [Docker-compose](https://serverless.com/) permite criar ambiente docker isolado com contêineres idênticos usando um único arquivo de texto sem formatação, mas as tecnologias de suporte (por exemplo. rede, modelo de implantação) é diferente das produções do mundo real. Você pode combiná-lo com [‘AWS Local’](https://github.com/localstack/localstack) para trabalhar com um esboço dos serviços reais da AWS. Se você usar [serverless](https://serverless.com/) vários frameworks como serverless e [AWS SAM](https://docs.aws.amazon.com/lambda/latest/dg/serverless_app.html) permite a chamada local de códigos FaaS.

Expand Down
Loading

0 comments on commit c61af6f

Please sign in to comment.